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

    Points system! HELP

    bump
  2. wikutag

    Cannot fix most powerful guilds [Gesior]

    @Ninja
  3. wikutag

    Windows Getting points on website at a certain level script

    Creaturescripts points.lua local t, storage = { {140, 30}, {165, 30}, {190, 30}, {215, 40}, {235, 40}, {260, 40}, {280, 100}, {300, 100} }, 256 function onAdvance(cid, skill, oldLevel, newLevel) if skill ~= SKILL__LEVEL then return true end...
  4. wikutag

    Points system! HELP

    [getPlayerVocation(cid)]) elseif (p2[1] and p2[1] == "add") and (attributes[p2[2]]) and (tonumber(p2[3])) then if (getPlayerStorageValue(cid, 14574) < tonumber(p2[3]) * attributes[p2[2]].np) then doPlayerSendCancel(cid, "you do not have enough points to distribute!") return...
  5. wikutag

    Cannot fix most powerful guilds [Gesior]

    I cannot get the guild logo to work on my gesior 2012 website Searched for hours I used the latest gesipr github latest news and the guilds.php page Anyone help please Look at my website in my sig
  6. wikutag

    [Gesior AAC] Top Guilds.

    same problem as these people
  7. wikutag

    !points system

    I am using a system that when people get levels they can use !points to see the ingame points they got, and them points they can use towards skills, sword axe magic, Only problem all of them work when add points but magic... It doesn't add anything here is my script Im using 0.3.6 tfs Talk...
  8. wikutag

    DELETE

    Lol bump
  9. wikutag

    DELETE

    BUMP
  10. wikutag

    DELETE

    DELETE
  11. wikutag

    Teleport player rune

    I tried taking out the remove of the item when used but I suck at scripting... anyone can do this easy 1 for me?
  12. wikutag

    Pet npc help

    :)
  13. wikutag

    storage in c++

    does c++ work for 8.6?
  14. wikutag

    Reborn 8.6 script

    can you dumb it down a little. lol im new to this stuff.
  15. wikutag

    Scripter Need for High Exp Server

    We are currently looking for a Scripter that will follow rules and help us with server. Scripter will be 1 staff under the owners. Pm me. thanks
  16. wikutag

    Rebirth/Reborn bug.

    how would i edit the source?
  17. wikutag

    Rebirth/Reborn bug.

    thats the thing idk what scripit it is
  18. wikutag

    Rebirth/Reborn bug.

    How would i fix this bug or issue? When you reborn to 200+ it bugs your char because of your hps and mana go down. how would i fix? also other issue ive noticed
  19. wikutag

    [10.77][TFS 1.2] ORTS, a real map project

    so when i host this server on my own computer it runs fine. but when i have it hosted on dedicated it crashes like 5-10 mins with the serevr being up..... what could cause it nothing pops up it just says the forgotten serevr stoped working.
Back
Top