• 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. Carlitos Flow

    Lua Blue Arrow when drop item rare

    Doesn't work, no errors on console :/ Bump!
  2. Carlitos Flow

    Lua Blue Arrow when drop item rare

    Error: C: in function 'getTileItemById' attempt to index a nil value
  3. Carlitos Flow

    Lua Blue Arrow when drop item rare

    Hmm maybe... I will try, BUMP...
  4. Carlitos Flow

    Lua Blue Arrow when drop item rare

    I don't understand, why the script is onDeath? and how i create a creaturescipt onKill which registring event to monster onDeath? Using dofile..?
  5. Carlitos Flow

    Lua Blue Arrow when drop item rare

    Hello, im trying to add the magic effect #55 when x player drops x item (like an item rare) from a corpse of monster, its not working, anyone can help me please? Thanks (already registed in login) -(Arrow effect appear on the corpse from the monster) I was testing with print console and only...
  6. Carlitos Flow

    Virus when I compile

    7/51 antivirus detect the virus. Also i downloaded from OTland the server, and the compiler too. [8.60] The Forgotten Server 0.3.6 (Crying Damson) V8 Stian's Dev-cpp repack 0.2 (with crypto++ and 64bit) ! I use virustotal and its clean, no virus found, i think its a false positive, thanks ^^
  7. Carlitos Flow

    Virus when I compile

    Bro i tested at virus total look: (Its a virus or normal?) AegisLab Troj.W32.Delf.liwr 20170509 Avast Win32:Malware-gen 20170509 Baidu Win32.Trojan.WisdomEyes.16070401.9500.9594 20170503 ESET-NOD32 a variant of Win32/GameServer.AA potentially unwanted 20170509 Ikarus Trojan-Dropper.Delf...
  8. Carlitos Flow

    Virus when I compile

    I didn't check on virus total, also when i try compile on GUI the exe don't show any virus. But i can't open it, only consume RAM as if it were opened (sorry for bad english)
  9. Carlitos Flow

    Virus when I compile

    Mediafire when i upload the server to my friend test the map, it detect like a virus, thats normal? Avast and mediafire
  10. Carlitos Flow

    Virus when I compile

    I never download nothing from my computer... :s and the only thing infected its the console...
  11. Carlitos Flow

    Virus when I compile

    It's ok, thanks, but why just know its detecting it like a virus? After 2 months than i compiling a lot of times my console?
  12. Carlitos Flow

    Virus when I compile

    I will explain for you the problem, i downloaded the server 2~3 months ago, and i compiled a lot of times, cuz im doing my server, but today (after of 1~2 weeks without use the server or compile) i tried open the server for test and it was deleted automatically and when i compile to create the...
  13. Carlitos Flow

    Virus when I compile

    Hello, i have a problem when i compile my console TFS .0.3.6, my avast antivirus show me a virus and delete my console, the virus is "Win32:Malware-gen" where could be the problem? Thanks
  14. Carlitos Flow

    Ot Client 8.60

    Bump
  15. Carlitos Flow

    Ot Client 8.60

    bump
  16. Carlitos Flow

    Ot Client 8.60

    Bump..
  17. Carlitos Flow

    Ot Client 8.60

    Its posible to set up for 8.60? If is, how? Im making this question cuz u have an OT client 10.10 and I was trying add 8.60 but when I put the spr on thing/860 when I log on GM, cm or god my screen bug (the client ) all black and when I walk all map bugged, why? ( for normal player works) I...
  18. Carlitos Flow

    Lua Clones Dungeon [Quest]

    all working, but one question, i only can set globalstorages right? because if i try only storage all team using "setplayerstorage"doesnt works:/ Also here the bug of now with globalstorages: (when the team kill the 10 monster, they will be tp to a position and got the reward, and storage of 31...
  19. Carlitos Flow

    Script for kick character

    My script was edited try please, if not, idk...
  20. Carlitos Flow

    Script for kick character

    I really don't know how to set it with 1.3 try: or if someone know edit for you please . local config = { storage = 58344, cooldown = 60, fromPos = {x= ,y= ,z= }, toPos = {x= ,y= ,z= } } function onThink(cid, interval) local player = Player(cid)...
Back
Top