Jump to content

Karul's Scripts~ [Latest: Game Master Event Starter]


Recommended Posts

Posted

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!~

  • 4 weeks later...
  • 3 weeks later...
  • 2 weeks later...
Posted

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

Posted

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

  • 1 month later...
  • 3 weeks later...
Posted (edited)

I got Problem on Game Event Npc

Blank option fixed

last problem error when on event no event npc ^_^:P

[Warning] pc_bonus: unknown type 0 40 !

Edited by dhingdong
  • 1 month later...
  • 2 weeks later...
Posted

Nice Script For

Game Master Event Starter! :D

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 /pat

  • 5 weeks later...
Posted

@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";

  • 1 month later...
Posted

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.

  • 6 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...