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

    Scripter Looking to do a scripting job/jobs, again

    well yout statement is invalid so that makes my statement valid
  2. Zombiegod

    Scripter Looking to do a scripting job/jobs, again

    i have add, so if its to repetitive, i tend to get distracted, and then i procrastinate doing it, i know i need to take meds to fix it, but atm im in a position where i cant, so it may not seem like a waste of time to you, and heck neither does it seem that way to me, but when it comes to me...
  3. Zombiegod

    will this script work ?

    same, no errors, but does nothing
  4. Zombiegod

    Scripter Looking to do a scripting job/jobs, again

    well i feel sorry for you, but i never found the point of tabbing, it does not make the script better, or make it run smoother, all it does is make it more laid out, and wastes time you could have been making another script or doing something else
  5. Zombiegod

    will this script work ?

    k well this will have to wait till tomorrow, the owner went offline and turned the server off
  6. Zombiegod

    will this script work ?

    it is set to that
  7. Zombiegod

    will this script work ?

    no errors, but no results, on use it does not but say someone already owns that
  8. Zombiegod

    will this script work ?

    forgot to say im using tfs 1.0 tibia10.31 http://1.imgland.net/8xi2ML.jpg
  9. Zombiegod

    will this script work ?

    make a personal item that can only be used by the first person that used it, that takes 24 hours to use, and for each use gives a mount, and at the end the item gets remove from the inventory
  10. Zombiegod

    will this script work ?

    currently getting ua:10: unexpected symbol near 'then'
  11. Zombiegod

    will this script work ?

    this topic, was about how i was curious as to if this script the way i scripted it would work, as i had no idea if it would work, did not want to try to input a script that would crash the server, so as of this moment there is no errors with it (have yet to test it)
  12. Zombiegod

    will this script work ?

    lol btw the last to mistakes were not mine, as im still learning all the functions, i take parts from other scripts, if i have no idea how to do it, everything the deals with time is not my scripting lol
  13. Zombiegod

    will this script work ?

    thanks, and yea this is the first time ive messed with storage values and time, so i was lost
  14. Zombiegod

    will this script work ?

    local mounts = {1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42} local daily = getPlayerStorageValue(cid, 13541) local daysvalue = 60 function onUse(cid, item, fromPosition, itemEx, toPosition) if getPlayerAccess(cid, 0) then...
  15. Zombiegod

    TFS 1.0 Tibia 10.31 bug ?

    i can wait, its not a huge issue, just want to know why and if i can make a script to fix it
  16. Zombiegod

    TFS 1.0 Tibia 10.31 bug ?

    well i would like to really know why i cant grab items and people out of reach, and if there is a way to fix it
  17. Zombiegod

    TFS 1.0 Tibia 10.31 bug ?

    :O :( is there any way to add it in like a script
  18. Zombiegod

    TFS 1.0 Tibia 10.31 bug ?

    so ive noticed i cant grab a item from across the room as a god, is this a bug, or a missing script
  19. Zombiegod

    Random mounts item small bug

    so i making this item that give a random mount on use every 24 hours, but im having the issue that each time you use the item, the server needs to be reloaded to get a different mount, and everyone gets the same mount when used also on a side note any got a script that has personalized items in...
Back
Top