Pysk Posted February 8, 2014 Posted February 8, 2014 (edited) Hallo. Ich habe ein Problem mit meinem Custom Poring Race. Auf meinem eAthena Server lief es ohne Probelem aber seit der Umstellung rAthena gehts nicht mehr. Es hat 2 Fehler. 1 Wenn kein Rennen läuft sollte man nicht auf die Map kommen da der NPC sagt das kein Race läuft. Leider Warp er einen auf die Map egal ob ein Rennen läuft oder nicht. 2 Die Monster laufen einfach nicht los. Manschmal gehen sie eine Zelle weiter aber das wars dann auch. Hier das Script: http://87.118.118.116/poring_event.txt Hier noch der Link zum original Script http://www.eathena.ws/board/index.php?act=attach&type=post&id=7330 Edited February 8, 2014 by Pysk Quote
Jey Posted February 9, 2014 Posted February 9, 2014 Also bei 1. finde ich keinen Fehler. if ($accessPrace == 0) goto L_PraceOff; Das Label Existiert auch. Evtl. steht die Variable bei dir schön länger auf 1? Ansonsten kannst du die Stelle ja auch etwas modifizieren. Und bei 2. könnte npcwalkto evtl. Bugg sein :< These commands will make the NPC object in question move around the map. As theycurrently are, they are a bit buggy and are not useful for much more than makingan NPC move randomly around the map. Versuch es mal mit einem dummy NPC, der on click einfach von a nach b laufen soll. Quote
Pysk Posted February 9, 2014 Author Posted February 9, 2014 (edited) Versuchs mal damit, is aber halt auf englisch. MfG Masao Danke für den Fix jetzt läuft es wider. Das es nicht Deutsch ist, ist kein Prolem. Werde es mir einfach übersetzen. Edited February 9, 2014 by Pysk Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.