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

    TFS 1.X+ 1.3 Max Level

    Hi, i need help with writing script which will be max level only if person doesnt have storage or vocation. thank you or if someone can help me rewrite that script from 0.3.6 to 1.3 function onAdvance(cid) if getPlayerVocation(cid) == 1or getPlayerVocation(cid) == 2 or...
  2. C

    TFS 1.X+ You can use door if you have an item and then remove it

    Hi, does anyone have a script, when I use the door it checks if I have an item, if I do it gives me storage, allows me to use the door and removes the item thanks
Back
Top