Jump to content

Poring King

Members
  • Posts

    944
  • Joined

  • Last visited

  • Days Won

    19

Everything posted by Poring King

  1. Use latest client version most of it are not stable
  2. Please be guided by this: https://github.com/rathena/rathena/wiki/connecting
  3. First learn how basics works man . Because paid service only helps you once not every time and it will cost everytime you request for modification etc. Suggestion only
  4. if you manage to install it to your windows you are already there man . if you remember while you are installing your server you are using the IP of your localhost right ? then try it to change to your VPN Server/Host Server IP so your friend around the world can connect to your server .
  5. Im using centos try to do this Download latest rAthena git clone https://github.com/rathena/rathena.git ~/rAthena if your mysl is done already try to compile your rAthena using this cd ~/rAthena ./configure make clean server *If you're using CentOS 32-bit please use: ./configure --disable-64bit
  6. Can you check this part ? prontera,160,192,5[tab]script[tab]Jellopy Trader 757,{ Use Tab here not space
  7. Yes you can basically use any client version with your desire one . Client dosent have classic or renewal maybe you are point out the server if it is classic or renewal .
  8. Just use the stable client version 2015-11-04 if im not mistaken .
  9. Yan nga din sa tingin ko sir ehh . my nakita aq old eAMOD and ung asura behavior nila is like that no delay + walk asura . as of now mabilis na asura ko and naka walk asura na rin pero since gusto ko intense ung PVP since PVP type ung ginawa ko gusto ko sana maging gnyan ung asura . khit d naka macro palag palag ung player . pero gusto ko lng sana gumamit ng rA para my support since ung eAMOD wala ng support .
  10. i set those 3 into 0 delay still having problem with dangerous and collect .
  11. im looking for dangerous and collect delay . even i adjust it into 0 still having problem man .
  12. Hi guys panu gawing 0delay ung asura ? gaya netong nasa video
  13. Add conditional statement Use If condition in the starting of onpcdieevent
  14. Add Yellow or aid HTML Format inside of it add this <admin>Account_ID</admin> and dont forget to check the open and close.
  15. SRC and look for mmo.h
  16. Any screenshots on your server cmd ? And try to check your job_exp.txt table inside your db folder in server files
  17. @Firoz Shah Make sure you paste your new weemapcache to your server setup its either pre-re or renewal db. @someone Thx appreciate it
  18. Did you try to add guild approval to your 2nd guild that you are using for testing purposes ? In the first guild its work like you said so it should be already already . Check your guild skill and take a look on your guild approval
  19. i just use the restart i put this command on my putty to restart my server ./athena-start restart
  20. Yeah i agree. this is another way btw. i wrote a reply and idle for 30 mins so i did not see that there is already reply my bad .
  21. create a set script commands and add a conditional statement example: set "addparameter here"plat,0; if ($plat == 1) goto "proceedhere" "proceed here if not"; set $plat,1; proceedhere: mes"you already take plat"; close;
  22. You can use our search engine to find a hourlypoints. regarding to the time/hour/minute of the script you can read more details about it inside your server files doc / script_commands.txt using OnClock/Ontime/Onhour etc.
×
×
  • Create New...