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

    Lua What's wrong with my NPC script

    I have B-FOX 8.0. This'is script. local focus = 0 local talk_start = 0 local target = 0 local following = false local attacking = false function onThingMove(creature, thing, oldpos, oldstackpos) end function onCreatureAppear(creature) end function...
  2. D

    Devland 8.0 Problems

    Sorry for the post in fasting, but TFS is not suitable for my project. It must be Devland.
  3. D

    Devland 8.0 Problems

    ~~~~~~refresh~~~~~~
  4. D

    Devland 8.0 Problems

    ~~refresh~~
  5. D

    Devland 8.0 Problems

    I have Devland 8.0 SQL engine. The maximum level which I can get is the 350. Then exp is not doing. The problem surely lies in the source, I have never had contact with Devland. Please help;). End engine has no function getPlayerPz, and needs it to NPC scripts. How do I add it to the engine?
Back
Top