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

    Global Save

    Isso nao tem nada a ver, eu uso um DEDICADO com quadcore e 8gb d ram, e tenho o mesmo problema, global save as vezes nao funciona.. tb to procurando respostas...
  2. Vesgo

    Who is online (headline image) dont work. rep+

    remove the "?" from Who is Online in the index.php TOPIC ($topic = "Who is online";) and the rename your "\images\head" whoisonline.png to who is online.png. It Solves the case rep+
  3. Vesgo

    GlobalEvent [MOD]Full auto WAR-TeamBattle Event(with random rewards)

    Using Rev 4079, 0.4svn Npc: 100% System: Starts, broadcasts, teleports.. But when a player starts attacking the enemy team, the OT hangs and debugs (cant debug erros, sry). Tested on windows XP 32 bits and Ubuntu server 64 bits (linux). Is this system deado to this rev or can i have a...
  4. Vesgo

    Linux Ubuntu, logging console into file

    bump!
  5. Vesgo

    Broadcast messages don't save on console logs.

    Será que não é por isso? Depende da tua maneira em compilar.
  6. Vesgo

    Broadcast messages don't save on console logs.

    ah entao não é no console, vc quer salvar os eventos que aconteceram durante o dia em um arquivo log eh isso, me corriga se eu entendi errado.
  7. Vesgo

    Broadcast messages don't save on console logs.

    Qual a versão (rev) que você usa Master? Não tenho tido esse problema.
  8. Vesgo

    Payments from Brazil

    Hello dear fellows, is there anyway to pay from brazil? Ive tryed to use my international credit card but paypal cant validate that! Please!
  9. Vesgo

    [ACC]Town id wrong problem REPUT++

    Im confused now, i dont know what you want lol! Try to explain what you really need, btw where are you from?
  10. Vesgo

    [ACC]Town id wrong problem REPUT++

    You need to edit this line: Open your map editor, and check for your towns ID´s. For example: You made MAIN town 1, NOrth town 2, south town 3, you need to edit like this: // list of towns on ots $towns_list[0] = array(1 => 'Main', 2 => 'North', 3 => 'South'); // list of towns, id =>...
  11. Vesgo

    Windows URGENT Help.. getting attacked.

    Dont trust your anti virus, an evil brain rules any machine programs...
  12. Vesgo

    [ACC]Town id wrong problem REPUT++

    You need to config your config/config.php with the town id´s that you can take from RME (open your map editor and go to edit towns). Post your config.php file, maybe i can help you.
  13. Vesgo

    Windows URGENT Help.. getting attacked.

    I agree with all advices from our great fellows, but if i were you, i would try to back all the system up, just the necessary (ot system, and backup your databate and MAYBE your website (if you can redo from a trustable gesior or modern package, do it), then i should format my hd (fdisk and...
  14. Vesgo

    Solved Help me with sintax please!

    Hiho there fellows, thank very much for your time! Its now solved! Im now just trying to run this as a talkaction, not as a globalevent, its really hard for me, but lets see if i can do it! Once again, thank you!
  15. Vesgo

    Solved Help me with sintax please!

    Dear Rockseller, i really apreciate your time with my ouw bugs!! I can just thank you very much, but i found a (newbie!) way to solve that, and for now it solved my problem. I just cant ask you to go home and waste your time debbuging this script, so i will keep it that way. I did this...
  16. Vesgo

    Solved Help me with sintax please!

    Well friend, i apreciate that, but it didint work. Nothing happened after the last broadcast, the problem is (i think) that the players are not getting teleported, everything else is running ok, but this part is not working: if #red > 0 and #blue > 0 then for _, r in ipairs(red) do...
  17. Vesgo

    Solved Help me with sintax please!

    I think infinite number would be easier to setup! Seeting up the script to block players over capacity should be really hard to do, because after the msg broadcast, all players will be in a waiting room (they got there using a TP inside de city temple), then, when the event starts, they get...
  18. Vesgo

    Solved Help me with sintax please!

    Heres the original post: http://otland.net/f82/capture-flag-d-83604/index4.html#post948465 It works fine only if 2-4 players are in the waiting room, but if i got 5 or more players inside de waiting room, nothing happens. Cyko and Fallen tryed to help in another post, and then we changed...
  19. Vesgo

    Solved Help me with sintax please!

    I will post the entire code, it runs with 2 to 4 players, but i cant run it if theres 5 or more players in the waiting room. The original code was made by Fallen, i first tried to make it run with a talkaction, but then i noticed that bug. I really need to get it working, im trying hard here...
  20. Vesgo

    Solved Help me with sintax please!

    Thanks for your time Keraxel, but i dont know why it does not work, i got no errors, but the script after that part does not work. I had a piece of the script bugged as this part is, and i removed the operator > and it solved my problem. The thing is (im not to experienced to do it) that this...
Back
Top