Jump to content

ragnazorg

Members
  • Posts

    250
  • Joined

  • Last visited

  • Days Won

    2

Posts posted by ragnazorg

  1. here

     

     

    -    script    Freebies    -1,{
    
    OnPCLoginEvent:
        if (!#Freebies) {
            getitem 20127,1;
            getitem 20050,1;
            getitem 20099,1;
            getitem 7037,5;
            getitem 671,1;
            getitem 4142,1;
            getitem 2375,1;
            getitem 2433,1;
            getitem 2537,1;
            getitem 2729,2;
            getitem 2374,1;
            announce "Welcome to Tantrums Ragnarok, "+strcharinfo(0)+" !","0x33FF66";
            set #Freebies, 1;
        }
        end;
        
    }
    
  2. @Asura, apparenly I've tried both, staminus didn't meet my expectations. One attack on one port and everything will go down while with black lotus they can attack one port and you won't even feel any lags at all on the other ports also black lotus people won't ask you to upgrade and upgrade your ddos protection.

  3. I think the requirements that the TS wants is

    - In order to proceed the quest there should be a Wanderer and a Minstrel in the party.

    - The party members should be equal to 3. Not sure if more than or equal to 3, but at least 3 is needed.

    - And must be all online.

    This,
  4. So i need help with this script because it needs to,

    (to go further on with the quest, player must be partied with a wanderer and minstrel)

    a function perhaps?

    Must be 3 in a party with the wanderer and minstrel.

    Must be all online.

×
×
  • Create New...