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

    cannot find -llua51

    Hey, i followed this tutorial http://otland.net/threads/compiling-windows-how-to-set-up-a-compiler-noob-friendly-tutorial.193878/page-2#post-1988957 i think everything works except this error " cannot find -llua51 " cannot find -llua51
  2. Sweetlove

    Event spawn to many zombies

    0.3.6 <globalevent name="ZombieGlobalThink" interval="5" event="script" value="zombie/onthink.lua"/> <globalevent name="ZombieGlobalStartup" type="start" event="script" value="zombie/onstartup.lua"/> i changed the interval a few times but that just made it spawn zero zombies so i tried...
  3. Sweetlove

    Event spawn to many zombies

    Hey, as the title goes , my zombie event fills every single sqm in the zombie room with zombies in 2 sec and then the server crashes onthink function onThink(interval, lastExecution, thinkInterval) if(getStorage(ZE_STATUS) == 2) then setZombiesToSpawnCount(getZombiesToSpawnCount()+1) local...
  4. Sweetlove

    LMS and Zombie event

    bump
  5. Sweetlove

    Feature [TFS 1.0] Enable/Disable emoted spells on your character

    Got a problem in enums.h ,i don't have this enum StorageValues_t { STORAGEVALUE_PROMOTION = 30018 }; @Ninja
  6. Sweetlove

    [Compiling] [WINDOWS] How to set up a compiler [Noob friendly] [Tutorial]

    Got the same problem, my dev-cpp folder does not contain Theforgottenserver.dev Solved
  7. Sweetlove

    Feature Healing Text Color

    How do i compile?
  8. Sweetlove

    LMS and Zombie event

    all the pos are fine bump bump
  9. Sweetlove

    Which ACC is best?

    Modern,znote or geisor?
  10. Sweetlove

    LMS and Zombie event

    Which y pos do i have to correct? :s
  11. Sweetlove

    LMS and Zombie event

    Zombie_event.lua -- CONFIG ZE_DEFAULT_NUMBER_OF_PLAYERS = 25 ZE_ACCESS_TO_IGNORE_ARENA = 15 -- POSITIONS ZE_blockEnterItemPosition = {x= 958, y=1046, z=7} ZE_enterPosition = {x = 973, y = 1072, z = 7} ZE_kickPosition = {x=1071, y=1059, z=7} ZE_spawnFromPosition = {x = 970, y = 1073, z = 7}...
  12. Sweetlove

    Windows Znote Shop!

    i don't have an answer for this but i do however have a question, how did u get the pictures working??
  13. Sweetlove

    LMS and Zombie event

    Hey, i really need some help before i start pulling my hair right of my head.. ;) About the zombie event : i keep getting this error =( [/URL] And the lms: The tp appears at the location i want and it takes me to the waiting room but after that nothing rly happens, the tp will close and the...
  14. Sweetlove

    Solved Images(Shop) Znoteaac

    bump
  15. Sweetlove

    Zombie event - NEW version, bug free, updated

    still having the same freekin problem, going nuts overhere hahaha
  16. Sweetlove

    GlobalEvent Last man Standing Event 100% Working

    i do get teleported to the waiting room but never to the arena..
  17. Sweetlove

    Searching for golden nugget npc, or lever system!

    Why? i need this script..
  18. Sweetlove

    Searching for golden nugget npc, or lever system!

    Can't get it working =7
  19. Sweetlove

    [Modern AAC] Grey Layout by MeNi

    bump reupload
Back
Top