Jump to content

nobukadnezar

Members
  • Posts

    163
  • Joined

  • Last visited

Everything posted by nobukadnezar

  1. dear Peopleperson49, i tried you script on King Of Emperium Hill. It work fine but the emblem on the flag wont change even if it have been conquered by other guild. I have tried @refresh and relog but it just wont change. Unless i @reloadscript then it change. i dont know what wrong with this, this suppose to be doing fine OnInit: OnChangeKoE:if($KOEGUILD==0) { end; } flagemblem $KOEGUILD;end;
  2. disconnect player who use command. better use @relog i think
  3. Hello I think adding @disconnect command would be really useful since 2012 client force player to exit the game to login with another account. how about that script geniuses? thanks~
  4. Wow guys thanks for ur reply. I will try after work
  5. Hi there, it's me again lol Is there a code for check character prefix like "PRE Charname" npc will check if the character name have prefix PRE, then they will pass. Thank you
  6. So i have to change .exe. Okay thanks emistry~
  7. I am using 20120410 client and when i cancel the character pick it just exit the game. is there any way to relog with another account without exiting the game? or just simply is there an command for this? Thanks
  8. exactly same. So it's because client i use? i use 20120410 btw. edit: it seems because soul linker spirit that allow hunter to do beast strafing. And it caused the delay.
  9. There are walk delay for about 2 seconds after doing double strafing. When i check at skill_cast_db it was fine: //-- AC_DOUBLE 46,0,0,0,100,0,0 i am using revision 17517. can anyone explain this?
  10. i have problem with this script. when i remove "ALL" and replace with "map_name","map_name","map_name","map_name"; this script disable on every map. How to fix this?
  11. Hi there, i tried to use mob for using bragis skill but it turn out like it cast skill forever. here's my script payon,155,228,4 script tes skill#tes1 733,{ mes "tesssss!"; close2; areamonster "this", 154, 224, 154, 224, "Holy Plant", 1083, 20, strnpcinfo(0)+"::OnKilled"; end; OnKilled: mes "Do not kill these precious Holy Plant!"; close; OnTimer5000: areamobuseskill "payon",154,224,1,1083,"BA_POEMBRAGI",10,3000,1,e_gg,0; OnInit: initnpctimer; end; } any idea?
  12. it still there... even if i turn everything off. You know some server use kill announcement on woe castle. it's annoying since i cant communicate with my guild member properly. My chat is flooded with kill announce, So i am trying to figure it out how to fix this...
  13. I see,,, too bad, i like this 300 monster challenge. Hope the creator will remake this
  14. I have Error after i check at rathena wiki about instance_create, it seems it have only 1 parameter http://rathena.org/wiki/Instance_create. but this code use 2?
  15. Hii... How to make annoucement that comes to party chat/guild chat/ battleground chat so client can disable it through window? thanks
  16. Nevermind. I solved this bcz i figured out that it is add skill points, not joblvlup.
  17. Hello there, I have set player_skillup_limit: yes at player.conf But why does i can still bypass 1st class skill point to be used for 2nd class? i use 2012 client btw
  18. Hi Azura, I clearn the iptables file at etc/sysconfig/iptables first and Here's what i got from both step Asura, i accidently typed /sbin/iptables --policy INPUT DROP in console and now i can't access to my vps trough anything. Is there any way to shut the firewall down?
  19. eden has been embeeded in latest rathena
  20. 3 support comment less than 10 min ~ Thank You guys!
×
×
  • Create New...