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

  1. J

    Help with Npc Creation

    I need to make an Npc which would reset the columm "redskulltime" from "players", chargin like 10 pieces of some item. I just know the sql query, but I have no idea how to make an npc do it.. Query: "UPDATE `players` SET `redskulltime` = 0 WHERE `name` = 'player name here';" Can...
  2. J

    [SQL] Characters information

    Thats ok, i can wait. Thank you for your patience. =)
  3. J

    [SQL] Characters information

    Same blank page =/
  4. J

    [SQL] Characters information

    err.. how can I check that? im a noob =/
  5. J

    [SQL] Characters information

    Hi absolute! Thank you for the fast reply. I pasted it there, but its giving me a blank screen.. what can be wrong? thx again
  6. J

    [SQL] Characters information

    [PHP/SQL] I've been making some modifications so characters.php would give a nicier design to the information of each character. But now I need help on something and hope someone here could help me. I just need a code to be added so when the player does not have a guild it shows: "The player...
  7. J

    TalkAction Event System ;D

    Thank you so much!!!
  8. J

    TalkAction Event System ;D

    Is it possible that players with skull, not to be able to be teleported, since they can land on a pz area? Thank you!
  9. J

    Quantum 1.2 exp bug

    thank you guys for your replies... So, what can I do? 1-Try to move the players database to another ot? Is that possible in a SQL server? 2-Is there any hope to fix this problem without changing the entire ot? 3-Just reset and open another ot? =/ hope to see ya'll soon
  10. J

    Quantum 1.2 exp bug

    I'm from American ElfenServer. (elfenserver.com) I'm using this OT, but i'm having a HUGE problem with it. When players reach 2147483647 of experience, they can't earn more exp. This bug makes these chars stuck in their levels.. I guess from 510+, what can I do? Not to mention the magic...
  11. J

    Quantum-SQL

    I'm from American ElfenServer. I'm using this OT, but i'm having a HUGE trouble with it. When players reach 2147483647 of experience, they can't earn more exp. This bug makes these chars stuck in their levels.. I guess from 510+, what can I do?
Back
Top