• 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!

Recent content by Paulim

  1. P

    Lua Return Item UID value

    Hello guys. I have a script that finds every single item by finding its ID, Here it is. function onSay(cid, words, param) local coisas = db.getResult("SELECT `player_id` FROM `db`.`player_items` WHERE `itemtype` = '".. param .."';") if (coisas:getID() ~= -1) then...
  2. P

    [Modern-AAC] Guild invite error

    When I Try to invite someone to my guild, it appears the following error : The Player Name field is required. But, the name is correct. I've tried so many scripts, and it was unsuccessful.. Here are the .php scripts: /.../system/application/controllers/guilds.php <?php class Guilds extends...
  3. P

    War System Error ;(

    the question is.. Are u a developer? Are u someone? And if I have 2 accounts on Otland ? You never know =)
  4. P

    War System Error ;(

    the question is.. Are u a developer? Are u someone? And if I have 2 accounts on Otland ? You never know =)
  5. P

    C/C++ Teach yourself C++ in 21 days

    This is so cool, thanks.
  6. P

    TalkAction [MoveEvents] [CreatureEvent] Attribute System

    How to getStorage from player each level, then check it. To prevent players from die and gain the level/stats again, and so on.. till he has many atributes. Example. Player get back to level 19. When he gets level 20, it won't happen nothing. because... Already gained. Sorry for english -...
  7. P

    MoveEvent Slot system - Multi slot (No crashes)

    I'm waiting since that date =]
  8. P

    War System Error ;(

    The question is.... WHERES THE M******CKER FUNCTION ? =D
  9. P

    [Gesior AAC] Achievements + Secret

    What if I, change the principal storage? Maybe the storage from something isn't acceptn them..
  10. P

    [Gesior AAC] Achievements + Secret

    Ok, as you said... I've added libs to the script too.. etc Buuuuuuut, No matter what I do, the message on the website is the same forever: "Theres no achievements for this accoount" /addallach God new - PERFECT, without any errors /getach - PERFECT too.. BUT THE WEBSITE IS TRYING TO ANNOY...
  11. P

    TalkAction Achievements LIB/Talkaction

    Greaaaaaat man, Thanks!
  12. P

    Linux Hep fast!

    Same error here, please Help !
  13. P

    [TalkAction] Punishment system

    Very thanks but, It Dont kills the player, only gimme a message like this: You Killer Botter, 100000! and the experience was retired from myself, but I fixed doPlayerAddExperience(pid, -t[2]) Same way, it dont kills the player... neither exp, or nothing Sorry for english Thanks 4 help.
  14. P

    TalkAction Addon Doll (With 8.6 outfits)

    Conde2 Help me please My god/Gm uses the talkactions perfectly, but The players uses and loses his dolls and doesn't get any addon.. =/ There is no Error in Console - TFS 0.3.6
Back
Top