• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Search results

  1. K

    Function doSetPlayerNameDescription

    As in the title. I need function (in source) which set additional name description and save it in mysql database or something like that. Thx!!
  2. K

    Function getPlayerSummonPos, getPlayerSummonArray

    Hallo. I have next question. Is it possible to make function which checks where the player's summon is? and one more which checks if the player's summon is in array (for example in 2 sqm out of player) i really need it. Or could someone post here source code to something like "summon follow...
  3. K

    Outfits saved in mysql database!

    Hallo guys. Is it possible to save character's known outfits in mysql database? For example... i need function like doPlayerAddOutfit and it works but when I relog i don't have that outfit :S
  4. K

    Outfits for Vocations

    Is it possible to make script in cpp which read a line "vacation" in outfits.xml and then he gives match outfits? For example: I have made a sorcerer by account manager and in outfits.xml there are 3 lines where i can read: vacation="Sorcerer". I log in and i see that i can only choose 3 outfits...
  5. K

    Team System. 2 Factions

    Hey Guys. Welcome every cpp programmer ^^ I need script in source that check if target and attacker have the same group_id (like player and player, or god and god, i would like to make 2 new groups, this is possible in mysql database isn't it?) and if they have the same group they can't attack...
Back
Top