Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 01/01/13 in Posts

  1. Preview / Rules : [media=] [/media]This game is trying to let you play like this : http://bit.ly/TkNgl0 the different is you use your player to defend the ball and you can go whole the map, and also will spawn random wall to make ball will go other path. - How to start : Player A click npc and player B click after announce in 10 seconds. - Map : ggpro Script : tennis_g.txt
    1 point
  2. // Kindly VOTE UP my post if I helped. // Edit By: Anubis // Script By: MrVandalBus - script Cool_Mod -1,{ OnPCDieEvent: set .@killer$,rid2name(killerrid); if (.@killer$ == strcharinfo(0)) { dispbottom "You've commited suicide."; end; } else { dispbottom "OMG! " + .@killer$ + " killed you! Ressurect and PAWN him back!"; end; } OnPCLoginEvent: if(getgmlevel() == 0) { mes "^ff0000[Welcome]^000000"; mes "Hello ^ff0000"+strcharinfo(0)+"^000000,"; close; } }
    1 point
  3. just simply it everywhere you want....as long as it's loaded during the server loading the npcs or others.... adding a mapflag is just as simple as adding a npc..
    1 point
  4. use this npc if you cant find nocommand mapflag inside mapflag folder. // Please VOTE UP my post if I helped. // Script By: Anubis - script WoE_NoCommand -1,{ OnInit: setarray .woe_cas$,"prtg_cas01","prtg_cas02","prtg_cas03","prtg_cas04","prtg_cas05"; // Add more maps here. for ( set .@x, 0; .@x < getarraysize(.woe_cas$); set .@x, .@x +1 ) setmapflag .woe_cas$, mf_nocommand; }
    1 point
  5. since you want a super easy way..... mapname mapflag nocommand
    1 point
  6. this might help you... http://rathena.org/board/topic/70001-guide-adding-mapflag-no-storage-command/
    1 point
  7. tell me if it worked for you now. change 200 to whatever you want. 150 is default walk speed. will try. one sec tell me if it worked now.
    1 point
  8. Nice patcher and design. Is it made based on Thor? /no1
    1 point
  9. Weird that should fix your problem. Try not to delete the statement and just change the value to 200 change 200 to whatever you want. 150 is default walk speed.
    1 point
  10. you said you are using rAthena ...bu you show us eAthena ?? ??? otherwise....just update your rAthena
    1 point
  11. I think you should use the hash based url ( http://www.ro.com/index.php#register ) when loading pages coz for me its annoying when you refresh a page, I need to click the register button again but with the help of the hash you can know what page that the user last visited.
    1 point
  12. trunk/conf/battle/skill.conf // Dancing Weapon Switch // On official server, a fix is in place that prevents the switching of weapons to cancel songs. // Default: yes dancing_weaponswitch_fix: yes
    1 point
  13. That would be easy to write a script/mod for, but not really needed in the SVN. XD
    1 point
  14. You probably messed up your status.c. You used a status.c file which is incompatible with your emu or revision. Revert to the previous status.c file.
    1 point
  15. instead of deleting those lines try to comment them out put // in the beginning of the line statements.
    1 point
  16. Latest Stable Client Latest Stable LUB Latest Stable Data Files/GRF Clean RO Folder PM Judas if you have any useful content to add, suggestions, or information to make this setup process much easier! Thanks!
    1 point
  17. mnjfx, very great ideas! When I'll have time i will incarnation of your ideas into reality. Big thanks to you!
    1 point
×
×
  • Create New...