• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

Search results

  1. zerghel

    Flash music player on website...

    so, say how plx(?)
  2. zerghel

    Need a learn spell action

    ty so much guys rep+ ^^
  3. zerghel

    Need a learn spell action

    [01/09/2011 12:58:02] Warning: [Event::checkScript] Can not load script. /scripts/spellslearn/dark star wave.lua [01/09/2011 12:58:02] data/actions/scripts/spellslearn/dark star wave.lua:2: '=' expected near 'wave'
  4. zerghel

    Need a learn spell action

    hello guys im looking for a learn spell action(scroll) im using this script from Anteyz function onUse(cid, item, fromPosition, itemEx, toPosition) local spell = dark star wave if getPlayerLearnedInstantSpell(cid, spell) == FALSE then playerLearnInstantSpell(cid,"spell") doCreatureSay(cid, "You...
  5. zerghel

    [Request] Chain Spawn

    i've tried but i just cant figure out how to configure monster waves on the script
  6. zerghel

    [Request] Chain Spawn

    is this what? a creature script? there's is a missing ")" in line 7 before "then" i'm a bit confused about the configuration of the script plus i'm a she not a he xD and thx for replies guys =)
  7. zerghel

    TalkAction Berserker mode!

    geting a client crash every time i execute it when log in again the script seems to be working good tfs 0.2.11
  8. zerghel

    [Request] Chain Spawn

    seriously... is this impossible?
  9. zerghel

    [GESIOR ACC] Sell characters on auctions (+ 'Buy Now') [ for premium points ]

    page loads good but if i try to enter auctions when i'm logged in: Fatal error: Call to undefined method OTS_Account::getPageAccess() in C:\xampp\htdocs\sellchar.php on line 230
  10. zerghel

    [Request] Chain Spawn

    Hello otlanders well here's my idea (i would like to do it myself but im not a good scripter) we have a strong A** monster called "Alluro" if player can manage to kill Alluro, then other 4 diferent monsters apear around the body kill those 4, then another 4 diferent monster appear...
  11. zerghel

    [9.1] The Forgotten Server v0.2.11pl2 (Mystic Spirit)

    When damageToSameLookFeet = "yes" runes like mana rune won't heal MP if u use on yourself, caster and target are the same player, so the lookfeet is the same xD
  12. zerghel

    ppl cloning items ;(

    now wth is this? o.O
  13. zerghel

    ppl cloning items ;(

    i've checked potions.lua and find this: doCreatureSay(cid, "¥", TALKTYPE_ORANGE_1) this is from a paladin's potion that usually works fine but at the time of the latest crash there was just 2 paladins online could this be the source of it?
  14. zerghel

    ppl cloning items ;(

    is 1 minute not to fix it, it's for prevent more item losing, change it to 15 or 60 won't make a difference(tested already)
  15. zerghel

    ppl cloning items ;(

    i've checked the map again, there's nothing funny about it, i haven't changed source files, im using the original exe
  16. zerghel

    ppl cloning items ;(

    i remember that i've checked map already but i'll do it again, and im using 0.2.11 now
  17. zerghel

    ppl cloning items ;(

    that's the weird thing there's no errors in console i have this crash since tfs 0.2.8 =/ i wish there was a kind of diagnostic tool T.T
  18. zerghel

    ppl cloning items ;(

    'cause a strange crash since tfs 0.2.8 on my server ppl are abusin it by cloning items, give someone an armor for example the player recieve it and log out and character has been saved with the armor if they're lucky the server crash and player who lend the armor still have it when the server...
  19. zerghel

    Adding New Mounts with my Talkaction

    change: ['Undead Cavebear'] = 12 ['Dragon Lord'] = 13 to: ['Undead Cavebear'] = 12, ['Dragon Lord'] = 13, the last mount line shouldn't have a comma remember this if u want to add even more mounts
  20. zerghel

    [9.1] The Forgotten Server v0.2.11pl2 (Mystic Spirit)

    first of all sorry for posting again, but server is closing without errors when a monster gets in fight with a player or GM/God summon, any ideas?
Back
Top