GMKoji Posted January 21, 2014 Posted January 21, 2014 Ok so here it goes. I opened conf/char-server.conf and edited the following // Start point, Map name followed by coordinates (x,y) start_point: prontera,155,187 // Starting items for new characters // Format is: id1,qt1,idn,qtn start_items: 2357,1,2423,1,5518,1,2115,1,1208,1 // Starting zeny for new characters start_zeny: 100000 I restarted the server. Tried recompiling it. Created new accounts. Created new character. Checked the console for errors. Nothings change. No zeny, No items and same old starting equips and map. Anyone could explain this to me? thanks in advance Quote
-Zeus- Posted January 22, 2014 Posted January 22, 2014 Syntax seems to be way to different for an rAthena Emulator. - script ItemGiver 1,{OnPCLoginEvent:if(!#givenStartItems) {set #givenStartItems, 1;//=== Freebiesgetitem <item_id>, <quantity>;}end;} 1 Quote
-SkittleNugget- Posted January 22, 2014 Posted January 22, 2014 OP is talking about starter items in config, not a script. Quote
-Zeus- Posted January 22, 2014 Posted January 22, 2014 O.O Sorry about it. I wasnt reading that much. Quote
Question
GMKoji
Ok so here it goes. I opened conf/char-server.conf and edited the following
3 answers to this question
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.