Recent content by Tzuridis

  1. T

    Do you think custom servers like PokemonRO, DotaRO etc. do not work?

    PokemonRO has gone down and in case you didnt play it I considered it to be very innovative and in a way was a completely different game. Even some servers that were basically rag but heavily modified such as the server MetaRO made by boxlunch never took off. There are a couple of DotaRO's, the...
  2. T

    Slavele

    {} { if(slavele <=  3) summon "Slave",1569,"9999999"; } { sc_end sc_all; }  2 questions: 1. How can I make it so the onequip script works correctly? Note 2. How can I remove slaves/spawns/summons on unequip? An answer to either question can solve the problem Thank you
  3. T

    Summon/NPC Exclusive

    Hello I was wondering if anyone ever messed around with applying summon to an item. Or possible npc exclusive skills to items. I kind have a few questions:     { summon "--ja--",-1; }, {}, {} 1. The script sort of works, the character does the skill call homuculus but nothing is spawned so my...
  4. T

    PVP on MVP maps script/mapflag

    Hi, Im trying to enable pvp on mvp maps. So I input each map id in pvp.txt in npc/map flag. I think in rathena somewhere in conf there was an option for this and I couldnt for hercules but oh well.   Anyway this is the script I have so far. It doesnt work though and theres probably a very easy...
Back
Top