Jump to content

Vincent

Members
  • Posts

    528
  • Joined

  • Last visited

Everything posted by Vincent

  1. Clientside: idnum2itemdesctable.txt <= New item effect idnum2itemdisplaynametable.txt <= New item Name idnum2itemresnametable.txt <= the sprite name of the item [Add here the sprite name of item which u want to duplicate]
  2. Like you can see here this is not so easy: http://rathena.org/board/topic/87956-about-freeze-timer-and-rate/?p=225157 It was removed out of rAthena in the past.
  3. This happen only if you change something at the Client that are not working correct. Btw: What client are you using and did it work befor?
  4. You have to find the NPC that are using this coords and change it. It have to be a custom NPC or a NPC that is modifyed by yourself because the default script's work fine.
  5. Dont work: I changed (because of an error that say a argument is missing) movenpc .@rand_x,.@rand_y; to: movenpc .@rand_x,.@rand_y,5; And now geting this error: [Warning]: Unexpected type for argument 1. Expected string. [Debug]: Data: variable name='.@rand_x' index=0 [Debug]: Function: movenpc [Debug]: Source (NPC): Sample at prontera (155,181) [Debug]: Source (NPC): Sample at prontera (155,181)
  6. Hello, how can i make that a NPC spawns on a random location at a map? This make no error at the server but also dont work. quiz_01,0,0,0 script NPC 123,{
  7. Wie heißt der NPC bzw. wo liegt das Script in rAthena Ordner?
  8. In der Datenbank gibt es in der Tabelle "char" die Spalte "partner_id". Der Server liest die char_id aus und setzt sie dann als Namen vor das Item.
  9. Is there any way to check if player have /effect on?
  10. Normaly you can open a Paypal at paypal.com ticket and get your money back...
  11. Hi, i downloaded a replay.rrf file from a friend that got recoreded by the same client from the same server. But if i try to watch the replay the client crash. My replay's working fine.
  12. Using frames is outdated. To do it the "good" way you have to use Java that can load dynamic stuff without siterefresh. The problem at PHP is that the code is execute serverside. Java not. You can take a look at Sunzukehe make it right Will be helpfull if we can see your comeplete code.
  13. Yes, but as i know there is a official script?! Did rAthena has implemented it?
  14. Hello, is there any Guide how to code a Flux Addon? I have some PHP skills but not sure how to use it with the Flux CP to add AddOns...
  15. 1. A Homepage CMS that can handel your Hosting System automatic. 2. Root Server 3. Knowlage about Server
  16. You can delete maps out of the Client that you are not using. There are a lot of PVP/GVG maps...
  17. Hello, where in rathena can i find the NPC that cancel a marriage?
  18. Sounds like Java. There is also a way in PHP but this is not as goog as Java.
  19. After updating to svn 17517 i got this error's Error 1: spellbook_db Error 2: skill_improvise_db What is the prob? i am using pre-re settings.
  20. Why no support for 2012 clients? The 2013 clients are not working right atm....
  21. Vincent

    rAsql

    what you mean with alternative way?
  22. Nope this is for all guilds. One after one guild report this bug. So why will all do a autotrade and open threads to fix this prob? i open a Bug report: http://rathena.org/board/tracker/issue-8059-gstorage-crash-at-pre-re/ maybe you can post also your knowleage about the bug.
  23. Submit a support ticket to your webhost, asking them to allow outgoing connections on ports 6900, 6121, 5121.
×
×
  • Create New...