Jump to content

Poring King

Members
  • Posts

    1016
  • Joined

  • Last visited

  • Days Won

    22

Everything posted by Poring King

  1. You can play around the script that you want . Like adding delay not a click its up to you . i think it should be like this prontera,155,175,5 script Click Limit NPC 123,{ set ClickLimit,0; if(ClickLimit == 3) end; mes "[ Limit Click ]"; set ClickLimit,ClickLimit+1; mes "You have clicked me "+ClickLimit+"x."; close; }
  2. Check the item required level in your DB or job either which in this 2 is your problem .
  3. Left side before your name there is a [ Arrow up ] Middle is 0 [ lower arrow ].
  4. The error said you have a problem in Sprite and Act inside the "Client" GRF/Data/... . And i also notice that your item inside your inventory are blank so you have also problem inside in the client/System/iteminfo
  5. are you looking for this NPC script commands ? try to look here all you need about scripting is right here https://github.com/rathena/rathena/blob/master/doc/script_commands.txt
  6. click the "vote answer up" button to easier to notify other people thats your problem are solve and the answer will be highlights
  7. i tried to setup my rAthena server into 0delay but still having a problem with in critical animation it gives alot of delay before it cast again . even i setup it already in skill_db_cast into 0 both asura , critical & dangerous .
  8. yup and also update your server files .
  9. like what i said i dont have link of 2015-11-04 but i give you insted the other clean unpacked client
  10. i dont have a link for 2015 but i have a link for other unpacked client . Unpacked = Clean Client . You can edit/setup your own client using Nemo . Including Latest that are not stable http://herc.ws/board/topic/15348-kro-unpacked-clients-releases/
  11. is this are you looking for ? or you are looking for GRF Data ?
  12. what do you mean renewal ? i will clarify to you renewal and pre-renewal is a server files , client is different . You can setup your Ragnarok Server in Server files if it is either renewal or pre-renewal . If you want to setup renewal server by default rAthena is renewal server . if you want to change it to pre-renewal/classic use our search engine to look for a nice guide how to disable renewal
  13. if im not mistaken the updated table of base exp table are supported upto 500 base lvl . try to check my trend
  14. You can use any client as you like , but we have a stable client that you can use 2015-11-04 if im not mistaken . other version higher are still have a problem
  15. kaya nga po sir ehh . panu po i sesetup ung server ng 0delay . kasi sa eAthena naka nodelay n agad sila
  16. Great idea i would love to make this one too
  17. Use latest client version most of it are not stable
  18. Please be guided by this: https://github.com/rathena/rathena/wiki/connecting
  19. 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
  20. 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 .
  21. 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
  22. Can you check this part ? prontera,160,192,5[tab]script[tab]Jellopy Trader 757,{ Use Tab here not space
  23. 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 .
×
×
  • Create New...