• 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. IonS

    About selling weapon skills. (Shop)

    yes, it does
  2. IonS

    Big Error In Last Kill.

    but, the killer exists on player_deaths table??? if exists, paste your lastkills.php here...
  3. IonS

    problems with gesior

    the user that are you using to try to connect have password(if no, try to leave the password field blank)? database exists? which version of TFS are you using?
  4. IonS

    [solved]

    hmm, but do you know what, where i have to change to get it?? in sources where i can see are some int32_t and some uint32_t, and i think that a uint have more capacity... the question is where i need to change to int or uint to get a value greater than 32767... understand?
  5. IonS

    Lua Houses on TFS 0.3.5 pl1

    lol? no, he don't... if he realy needs, which is the purpose of this variables?
  6. IonS

    Updating database to version: 2

    column name from table accounts and column promotion from table players already exists... read the error man...
  7. IonS

    /send command

    /send nick;114,360,6 look on the script .lua...
  8. IonS

    Players can't kill players.

    TFS console displays any error? Oo?
  9. IonS

    Help needed with starting the ot server

    are you using xampp? ss please ;x
  10. IonS

    Lua Houses on TFS 0.3.5 pl1

    houseRentPeriod = "never" (?)
  11. IonS

    problems with gesior

    yeah Cykotitan! or... find a schema.mysql for your TFS version :)
  12. IonS

    Big Error In Last Kill.

    post a screen shot of the player_deaths table
  13. IonS

    Spell Bug

    post the spell script here. I think that there is no exhaust... many and many ots have this same problem :S
  14. IonS

    About selling weapon skills. (Shop)

    Well... anyway, follow below a talkaction to do it: in data/talkactions/talkactions.xml add in data/talkactions/scripts copy any file, rename it to train.lua, open, delete all the contents and paste it: i hope it be useful to you... About the script, i made it myself and finished at...
  15. IonS

    [solved]

    hehehe Thanks! :) Swedish is cool too :D pl... ;X Yeah! I use 0.3.4 because my project still is 8.42 :wub: in the future i will update it
  16. IonS

    About selling weapon skills. (Shop)

    1 minute = 60s eg AttackSpeed = 2000ms = 2s each attack gives you 1 skilltry(?) by minute add 30 skilltryes so... 30(skilltryes) * 60(minutes - 1 hour) = 1800(skilltryes) * 5(hours) = 9000(skilltryes) when the player comes to the npc to buy 5 hours of distance skill training time(oO?) the...
  17. IonS

    Magebomb :(

    Oo? go to yourserverfolder/config.lua press ctrl+f, type: replace this line by: it's solve the magebomb problem... all players must wait 10 secounds after login to be able to atack other player... if the problem isn't that... need to block the managers until you've solved this problem
  18. IonS

    Just a simple question.

    hm.. if all items have the same required level, yes... open with notepad, press ctrl+h and tipe: 'level="xx" ' <- without the single quotes and below leave blank...
  19. IonS

    [Gesior]How to put new line in news? ;d

    Yeah! use <br> or <br /> to validate your code with w3c ;) EDIT: go to google.com and search by html or html tags too...
  20. IonS

    [solved]

    Closed! [SOLVED]
Back
Top