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

    Bug Talkactions and GlobalEvents

    Bump
  2. Monomalo00

    Bug Talkactions and GlobalEvents

    nothing.. [6/9/2013 1:16:52] Chetao has logged in. [6/9/2013 1:16:52] [Error - CreatureScript Interface] [6/9/2013 1:16:52] data/creaturescripts/scripts/login.lua:onLogin [6/9/2013 1:16:52] Description: [6/9/2013 1:16:52] data/lib/050-function.lua:226: attempt to call global...
  3. Monomalo00

    Bug Talkactions and GlobalEvents

    http://pastebin.com/jgrAXCWR
  4. Monomalo00

    Bug Talkactions and GlobalEvents

    local config = { loginMessage = getConfigValue('loginMessage'), useFragHandler = getBooleanFromString(getConfigValue('useFragHandler')) } function onLogin(cid) if(getBooleanFromString(getConfigValue('accountManager')) == false) then if (getCreatureName(cid) == "Account Manager") then...
  5. Monomalo00

    Two Error's in Console

    Hii guys [15/8/2013 1:41:33] [Warning - Chat::parseChannelNode] Using reserved muted condition sub id (2) [15/8/2013 1:41:48] Chetao has logged in. [15/8/2013 1:41:48] [Error - CreatureScript Interface] [15/8/2013 1:41:48] data/creaturescripts/scripts/login.lua:onLogin [15/8/2013...
  6. Monomalo00

    Remove effects of Black Skull

    buaf..... it's hard.......... have source's, but.. i dont know
  7. Monomalo00

    Remove effects of Black Skull

    As removing the effect of black skull?? effects: being unable to attack the players, not able to use "x" magic ect .., that only you can see the skull, is for the skull system
  8. Monomalo00

    Bug Talkactions and GlobalEvents

    Refresh!! Error [14/8/2013 22:48:1] Chetao has logged in. [14/8/2013 22:48:1] [Error - CreatureScript Interface] [14/8/2013 22:48:1] data/creaturescripts/scripts/login.lua:onLogin [14/8/2013 22:48:1] Description: [14/8/2013 22:48:1] data/lib/050-function.lua:222: attempt to call global...
  9. Monomalo00

    Bug Talkactions and GlobalEvents

    where put that? --[[ * File containing deprecated functions and constants used by alot of scripts and other engines ]]-- TRUE = true FALSE = false LUA_ERROR = false LUA_NO_ERROR = true LUA_NULL = nil TALKTYPE_CHANNEL_R1 = TALKTYPE_CHANNEL_RN TALKTYPE_CHANNEL_R2 = TALKTYPE_CHANNEL_RA...
  10. Monomalo00

    Bug Talkactions and GlobalEvents

    you has fixed almost all bugs, have been other bugs. [14/8/2013 21:25:8] data/npc/lib/npcsystem/modules.lua:1107: attempt to call global 'getItemNameById' (a nil value) [14/8/2013 21:25:8] [Warning - NpcEvents::NpcEvents] Cannot load script: data/npc/scripts/loot.lua and [14/8/2013 21:25:21]...
  11. Monomalo00

    Bug Talkactions and GlobalEvents

    0.3.6 I think, is this. where i look that?
  12. Monomalo00

    Bug Talkactions and GlobalEvents

    Hi guys this is a bug :S [14/8/2013 20:44:46] [Error - Test Interface] [14/8/2013 20:44:46] data/actions/scripts/quests/annihilator.lua [14/8/2013 20:44:46] Description: [14/8/2013 20:44:46] data/actions/scripts/quests/annihilator.lua:21: attempt to call global 'getBooleanFromString' (a nil...
  13. Monomalo00

    Any tutorial for..

    Thanks
  14. Monomalo00

    Any tutorial for..

    Hii guys! any tutorial for compiling my server? thanks
  15. Monomalo00

    Who can?

    Who can compiling my exe please? Is remove this: if(skull == SKULL_NONE) { if(targetPlayer->getSkull() != SKULL_NONE) targetPlayer->sendCreatureSkull(this); else if(!hasCustomFlag(PlayerCustomFlag_NotGainSkull)) { setSkull(SKULL_WHITE)...
  16. Monomalo00

    I need one script

    bug in console it's fixed, becouse ingame dont work :S
  17. Monomalo00

    Auto magic level up

    surely be that, but as I remove it?
  18. Monomalo00

    I need one script

    Only teleport for go to others temples Example:: 8 Temples >> (only can use in pz) !t 1 (Kazzoordon) !t 2 (Ab'dendriel) !t 3 (Ankrahmun) !t 4 (Svargrond) !t 5 (Elf City) !t 6 (Forest) !t 7 (Venore) !t 8 (Trainers Monks) I have that becouse dont work. local cash = 0 -- u can modify the prize...
  19. Monomalo00

    Auto magic level up

    the same :s thanks for trying
  20. Monomalo00

    I need one script

    I need script, you do not lose anything When you die (bp,set ect..) , forever, & other for teleport to other's temples example: !t 1, !t 2 ect.. Thanks You.
Back
Top