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

    Lua Help please, Many ActionIds in one code?? theres possible?

    ty brother, the othe guy helped and it worked but anyway ty so much for ur time
  2. O

    Lua Help please, Many ActionIds in one code?? theres possible?

    tested little quick because im goint out but it looks like worked, tried with 5 rocks and that worked, ty man really apreciate it s2
  3. O

    Lua Help please, Many ActionIds in one code?? theres possible?

    ty dude, ill try this one and report if worked ty 1710611967 brother now it has no cooldown, i can use every rock with no cd :( but ty anyway
  4. O

    Lua Help please, Many ActionIds in one code?? theres possible?

    Ill try to be clearer, my code is for a rock that when uses the player have chance to gain a reward, this rock have a cd of 10 minutes, on that code was 10s cause i was testing, but it would be 10 minutes cd, the problem with this is the cd is impacting every rocks, the only way each rock have...
  5. O

    Lua Help please, Many ActionIds in one code?? theres possible?

    Hi guys, i have a code of a item that when u use it u have 1% chance to get a reward, this item is a rock that is on whole map, i put a different action id on each one of that rocks. Now i dont want to create 100+ files for each rock action id. Theres a way to do that without havin to create...
  6. O

    OTClient Help with this Otcv8 Error on TopBar when encrypt

    i tried to donwload new otcv8 but as well did not work :S same error
  7. O

    OTClient Help with this Otcv8 Error on TopBar when encrypt

    hi guys please help me, when i encryp the files only the module topbar is giving error and i cannot find a way to fix it, tried many things and nothing works: ERROR: failed to load UI from 'TopBar.otui': unable to open file '/modules/game_topbar/TopBar.otui': not found ERROR: failed to create...
  8. O

    Lua Reset System TFS 1.2

    u need go to nnplayr.lua on events and put the same 9234 storage there
  9. O

    Lua TFS 1.2 Storage Value to all players from a guild, help plz

    up smn can help finish this script?
  10. O

    OTClient Need help to make shader appear on players like it does on Gms, please?

    ty guys now its clear like water u r great
  11. O

    OTClient Need help to make shader appear on players like it does on Gms, please?

    ty bro but where it should goes? im not that good on c++ :s
  12. O

    OTClient Need help to make shader appear on players like it does on Gms, please?

    Hello Guys, im tryin to get shaders and i achieved it doin this : Early shaders supports, better aura & wings support · OTCv8/forgottenserver@2f494dc (https://github.com/OTCv8/forgottenserver/commit/2f494dcbe742a09afd6a3e93e5abcea8c821f8fd) But now it only works on GMS like pics from GM and...
  13. O

    Lua TFS 1.2 Storage Value to all players from a guild, help plz

    Yes https://otland.net/threads/tfs-1-x-castle-war-event-stand-on-the-throne.276808/ But as i said i dont like this event so im not using it, but i tested and it worked the problem is that i tried the same syntax on the castle on my event and isnt workin and idk why
  14. O

    Lua TFS 1.2 Storage Value to all players from a guild, help plz

    No its a daily event like castle 24h, but the winners gain access to another city that the teleport has a storage value, this value is only obtainable by the event, and i have to add manualy the storage to all guild players that win the event(1guild only), like im doin now i have to add storage...
  15. O

    Lua TFS 1.2 Storage Value to all players from a guild, help plz

    ty bro but did not work, this gives some errors guess the syntax for tfs 1.2 isnt this but ty anyway Lua Script Error: [Test Interface] data/talkactions/scripts/storage.lua data/talkactions/scripts/storage.lua:34: attempt to index global 'talkaction' (a nil value) stack traceback: [C]...
  16. O

    Lua TFS 1.2 Storage Value to all players from a guild, help plz

    hi guys i have a code that add storage to players but i have a event in my server everyday and need add and remove storage to more than 50 players every day and its makin me crazy, there is a way that i can add a storage to all guild members? im nub and tried many ways like using war talkaction...
Back
Top