Intermary Posted June 3, 2013 Posted June 3, 2013 Mga sir panu po baguhin ung pdeng i summon ng script na mobs halimbawa po ung sa goldroom max na mobs lng po ay 1000 gusto ko po sana gawin 2k san po eedit un nalabas po kasing error Invalid number of monsters must be inside range 1 to 1000 salamat po ng marami Quote
Intermary Posted June 4, 2013 Author Posted June 4, 2013 // By Jimmy Ubung ===============| //-Kill a Poring, Save a Lunatic=| //===============================| //===============================| //========= The Waper ===========| //_______________________________| prontera.gat,164,176,9 script Gold Room 108,{ mes "[Rich Man]"; mes "Hi do you to go Gold Room"; mes "And earn some extra cash?"; next; menu "Yeah, Why Not",yes,"No, I Wouldn't",no; close; yes: mes "[Rich Man]"; mes "Remeber use @go to return"; mes "Back to me!, or you could always"; mes "Just die :)"; close2; warp "jupe_core2.gat",0,0; end; no: mes "[Rich Man]"; mes "ohhh too bad"; mes "Stay poor then"; close; } //=====================\\ //===Monster Spawner===\\ //=====================\\ jupe_core2.gat,0,0,0,0 monster Gold Poring 3500,2000,0,0,4 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.