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

    The best VIP system ever! [Action/Movevent/Globalevent]

    None of your solutions work. Whats wrong ? After i log in i got tons of the same Error please help. All works but after i use the item to get Premium i got little stars on my character and tons of the same Error see here
  2. Blysco

    Action [Release] VIP System

    When i use on the medal it open a Text field...
  3. Blysco

    Lua How to Add VIP to the Server

    Okay thanks you !
  4. Blysco

    Lua How to Add VIP to the Server

    Hey, all in my Server have Premium but i want that Player cann buy VIP that is better than Premium ! How to add ??? Please help
  5. Blysco

    Compiling How to Secure my Server ?

    Hey. I want that my Server is secured and thats the reason because is ask you for a good protecten. I searched for it but i dont really know for what im looking for... Which keywords... you know what i mean ^^ Thx for any solution
  6. Blysco

    Windows ZNOTE 1.4 Shop dont work

    I found the problem. I just needed to go in http://127.0.0.1/special/ and upgrade the users
  7. Blysco

    Znote AAC 1.4 - [TFS 0.2.13+] & [TFS 0.3.6+/0.4]

    I cannt add Premium Points to my Character with the Znote Admin Panel...
  8. Blysco

    [Znote AAC] Flags for characterview and highscores

    This bugging so hart....
  9. Blysco

    Znote AAC 1.4 - [TFS 0.2.13+] & [TFS 0.3.6+/0.4]

    How to change the News Page ??? in twtrNews.php ???
  10. Blysco

    Windows ZNOTE 1.4 Shop dont work

    I dont know why but i cannt give myself Points... I use the Admin options. I dont receive the Points to the account. Before i reinstalled ZNOTE all works except !shop
  11. Blysco

    Lua 3 Lever for 1 Bridge Script

    Here is one working script :) For them who are seraching a Bridge script. local cfg = { {x=32441, y=32167, z=10, stackpos=0}, {x=32441, y=32166, z=10, stackpos=0}, {x=32441, y=32165, z=10, stackpos=0} } -- 60137 and 60138 are lever UIDs! :p function onUse(cid, item, fromPosition...
  12. Blysco

    Lua 3 Lever for 1 Bridge Script

    Cann someone give me a working script ??? I dont find any working script... I get no Errors but it wont work...
  13. Blysco

    Lua 3 Lever for 1 Bridge Script

    it is not in the air. Its in the underground ^^
  14. Blysco

    Lua 3 Lever for 1 Bridge Script

    Im using this but it wont work.. I registered it in actions.xml But nothing happend local posi3 = {x=301, y=287, z=8} -- poss = { [1] = {x = 32442, y = 32167, z = 10},{x = 32443, y = 32167, z = 10} [2] = {x = 32442, y = 32166, z = 10},{x = 32443, y = 32166, z = 10} [3] = {x = 32442, y = 32165...
  15. Blysco

    Lua 3 Lever for 1 Bridge Script

    Hey, i want to make a bridge out of 3 tiles that means. When i pull 1 Lever 2 SQM of 6 get created so when i pulled all 3 levers a bridge with 6Sqm got createt. That means 1 lever create 2 Sqm Cann someone give me a link or something for that ? Would be awesom, ty
  16. Blysco

    Solved Kill monster then appear Teleporter.

    Mkay that is so easy hahaha :D Thanks works ^^
  17. Blysco

    Solved Kill monster then appear Teleporter.

    I already have this script in another Quest and its working fine. Do i need to register again ??? and how do register this 2x ? registerCreatureEvent(cid, "CreateTeleport2") ?
  18. Blysco

    Solved Kill monster then appear Teleporter.

    Still dont work...
  19. Blysco

    Solved Kill monster then appear Teleporter.

    registerCreatureEvent(cid, "CreateTeleport") you mean this ?? Yes. I already have one of these Scripts that works with a Orschabal. But idk why this one dont works.
Back
Top