manabeast Posted December 23, 2011 Posted December 23, 2011 i already use the broadcaster and support npc. i feel very nice. thank you ^^. Quote
iFoxkun Posted December 25, 2011 Author Posted December 25, 2011 i already use the broadcaster and support npc. i feel very nice. thank you ^^. Thank for you continuing to support my scripts! Done some Bug fixing ... And added a new Function, To group up items or to spread items on the predefind area setarray $@noum$[0],"One","Two","Three","Four","Five","Six","Seven"; set $@group_up,0; // 1 or 0 for true or false |this is to group items up or each will have they own x,y coords Thanks for the update!~ Quote
iFoxkun Posted January 20, 2012 Author Posted January 20, 2012 Added Game Master Event Starter Script. Made Public due to a server using it as a "this server-only" script. 1 Quote
Naturelovers Posted February 9, 2012 Posted February 9, 2012 wow nice script maybe i'll try go pikachu later Quote
Raymart Posted February 10, 2012 Posted February 10, 2012 Nice Script Game Master Event but how this Script Working? Quote
umbelku Posted February 18, 2012 Posted February 18, 2012 sir.. why script Support and Broadcaster won't work ? The NPC doesn't appear T_T Quote
iFoxkun Posted February 18, 2012 Author Posted February 18, 2012 Nice Script Game Master Event but how this Script Working? This is basically an NPC which starts an event, as in broadcasting, creating warps, closing warps, etc. This doesn't actually do the whole event. sir.. why script Support and Broadcaster won't work ? The NPC doesn't appear T_T This is more or less because you either edited something important in the script, or you did not change the location [map,x,y,direction] of the NPC Quote
Omnipotent Posted February 18, 2012 Posted February 18, 2012 That randomized menu, you can have something more fun with something like this: setarray .@menu$, "I want to feel divine punishment", "Request Help"; select .@menu$[set(.@r,rand(2))] +":"+ .@menu$[(.@r + 1) % 2]; if(.@r + @menu == 1 + .@r*2)//yes do something else//no do another thing Quote
KaitoKid Posted March 24, 2012 Posted March 24, 2012 Thanks for sharing your script! It seems fun and I'll got to try it Quote
dhingdong Posted April 17, 2012 Posted April 17, 2012 (edited) I got Problem on Game Event Npc Blank option fixed last problem error when on event no event npc [Warning] pc_bonus: unknown type 0 40 ! Edited April 17, 2012 by dhingdong Quote
ozzey Posted July 6, 2012 Posted July 6, 2012 Nice Script For Game Master Event Starter! i've got error while i load this script [Error]: npc_enable: Attempted to hide a non-existing NPC 'quizevent' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC 'diceevent' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC 'bombevent' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC 'lmsevent' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC 'pvpevent' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC 'pikachuevent' (flag=0 ). [Error]: npc_enable: Attempted to hide a non-existing NPC 'tarotevent' (flag=0). anyone help me Quote
Emistry Posted August 6, 2012 Posted August 6, 2012 @ozzey rename all these part into the npc that you want to disable... disablenpc "quizevent"; disablenpc "diceevent"; disablenpc "bombevent"; disablenpc "lmsevent"; disablenpc "pvpevent"; disablenpc "pikachuevent"; disablenpc "tarotevent"; Quote
ronak123 Posted September 29, 2012 Posted September 29, 2012 Hey the ggmevent room npc works but after timer reaches 0 for all events, nothing happens it gets stuck can u fix?? Quote
ube Posted September 30, 2012 Posted September 30, 2012 Tho you made the codes for that, the Idea of Poring Catcher is still similar to yours so i guess creator of poring catcher deserve a credit. copying of ideas were also concidered as plagiarism and/or leech. 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.