• 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!

Recent content by engle777

  1. engle777

    NPC Mount NPC w/mounts and lua script

    Works nicely after putting the commas in. I changed the name of the mounts in mountseller.lua to all lower case letters since most people would just use lower case to type to an NPC. Could someone update this script so that the NPC asks you if you want to buy 'x' mount for 'x' price to act like...
  2. engle777

    Debug when add new outfits

    Which file would I have to edit in the sources?
  3. engle777

    Compiling Compiling The Forgotten Server latest source code - Last Update: 02/12/2010

    22 C:\Desktop\Sources\0.2.7\actions.cpp In file included from ../actions.cpp 236 C:\Desktop\Sources\0.2.7\const.h 'uint8_t' does not name a type 264 C:\Desktop\Sources\0.2.7\const.h 'uint8_t' does not name a type 264 C:\Desktop\Sources\0.2.7\const.h *** [obj//actions.o] Error 1 Anyone...
  4. engle777

    Compiling Compiling The Forgotten Server latest source code - Last Update: 02/12/2010

    Alright cool...Thanks soul4soul...
  5. engle777

    Compiling Compiling The Forgotten Server latest source code - Last Update: 02/12/2010

    I'm sorry, this must be a stupid question ... But is this how people make their servers compatible with the latest version of tibia?
  6. engle777

    Flaite One's mapping :OO!

    It would look more like an entrance and not a back escape route if you put a road/bridge or something in front of the stairs to cross the river etc....but other than that, i like the details and creativity used here..!
  7. engle777

    Solved TFS 0.3.6pl1 - New chars starting with wrong magic level!! - Oops, my fault.

    BAHAHAHAHA!! DAMN YOU'RE GOOD I DIDNT THINK OF THAT !! omg maybe im stupid after all! .... ;< cyaa Edit: It's late and i've been playing around with my ot all day xD hahaha!! thx again... xd
  8. engle777

    Solved TFS 0.3.6pl1 - New chars starting with wrong magic level!! - Oops, my fault.

    I'm just using the in-game account manager for now..
  9. engle777

    Solved TFS 0.3.6pl1 - New chars starting with wrong magic level!! - Oops, my fault.

    Hey everyone ... just lettin you know right now that I'm not stupid. I can clearly see where inside of config.lua that you set the starting magic level. So heres what my config looks like: -- Account manager accountManager = true namelockManager = true newPlayerChooseVoc = true...
  10. engle777

    CreatureEvent Get 100gp when kill another player

    bump it up! is this hard to do or something?
  11. engle777

    MoveEvent Inq portals(with orange text, storages to use main room and creating boss portals)

    THANKS FOR HELPING!! CHANGED POSITIONS IN INQUISITIONBOSSES.LUA TO BOSSROOM TP POSITIONS!! rep+++ for sure :D thx again man...!!!
  12. engle777

    MoveEvent Inq portals(with orange text, storages to use main room and creating boss portals)

    Error: (luaDoItemSetAttribute) Item not found Now using second script...Look: <!--InquisitionBosses.lua --> local config = { timeToRemove = 60, -- seconds message = "Go into the teleport in 60 seconds, else it will disappear.", teleportId = 1387, bosses = { --...
  13. engle777

    MoveEvent Inq portals(with orange text, storages to use main room and creating boss portals)

    I'm gettin this error... [Error - CreatureScript Interface] data/creaturescripts/scripts/InquisitionBosses.lua:onKill Description: (luaDoCreateItem) Tile not found [Error - CreatureScript Interface] data/creaturescripts/scripts/InquisitionBosses.lua:onKill Description...
  14. engle777

    CreatureEvent Get 100gp when kill another player

    Yup.. Here it is. registerCreatureEvent(cid, "FragReward") dunno if i mentioned this already... newest tfs 0.3.6 client 8.54.. Any other suggestions?? :>
  15. engle777

    How to make new accounts start with chosen magic level

    hahaha yea this is true... using tfs version 0.3.6 ...mlvl goes up everytime you log in and out...
Back
Top