Intermary Posted June 3, 2013 Share 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 Link to comment Share on other sites More sharing options...
Anakid Posted June 3, 2013 Share Posted June 3, 2013 Please post your script. Quote Link to comment Share on other sites More sharing options...
Intermary Posted June 4, 2013 Author Share 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 Link to comment Share on other sites More sharing options...
Magnetix Posted June 9, 2013 Share Posted June 9, 2013 Moved to Script Section Quote Link to comment Share on other sites More sharing options...