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

    are these scripts correct?

    i am using this vip system: http://otland.net/f163/best-vip-system-functions-vip-account-30286/ i know nothing of this. i just picked some things and putted them together. and i wanted to make everything automatic. so, instead of the command, i created a rune. this is the script...
  2. S

    is this script correct?

    first of all, i must say that i know allmost nothing of scripting. this script consist in removing someones vip vocation when his vip days finishes. the npc that gives vip promotions will be in the vip area. heres the script: function onThink(cid, item, fromPosition, toPosition) for _...
  3. S

    scripts update

    hi, can some1 update these scripts? im using TFS 0.3.5 it is a pet system. The scripts are for an older version. i give rep =D. well, here are the scripts: dofile("./petConfig.lua") function doPlayerAddSummon(cid, name, pos) local MyCreature =...
  4. S

    help with enchanting

    hi, i cant make the enchanting action to work. it doesnt send me error, but it doesnt work. im not good in this stuff, i dont know a lo t about this. thats why im asking for help. my enchanting script is this one: local config = { manaCost = 300, soulCost = 2 } function onUse(cid...
  5. S

    gesior forum

    hi, my problem is: how do y make that if you click on the forum thing in gessior, it redirects you to another web page. for example google =P. i dont know if i explained very good >.<. sry for my bad english.
Back
Top