Jump to content

JJoeySS

Members
  • Posts

    5
  • Joined

  • Last visited

Posts posted by JJoeySS

  1. m[status]

    m: Loading NPC file: npc/custom/Disguise.txtK

    m[Error]

    m:

    script error on npc/custom/Disguise.txt line 41

    parse_line: expect command, missing function name or calling undeclared function

    36 : iYes:

    37 : if ($@EventON)

    38 : {set $@EventON,0; set $@Timer,0;

    39 : setnpctimer 0; stopnpctimer;

    40 : announce "A GM has decided to turn the Disguise Event off. As a result no prizes will be given.",bc_map | bc_blue;

    * 41 : 'd'eletepset 1;

    42 : setnpcdisplay "Disguise Event",795;

    43 : close;}

    44 : set $@EventON,1; set $@Timer,1; setnpctimer 0; initnpctimer;

    45 : set $@ResetCounter,$@ResetCounter+1;

    46 : announce "The Disguise Event will begin in 3 minutes.",bc_all | bc_blue;

  2. Can someone please give me a working Disguise Event for 3ceam I've tried several but for some reason when i start it and go in the portal

    after the portal closes it doesn't do anything no talking or anything

    Can someone please give me a working one PLEASE

×
×
  • Create New...