Jump to content

balanar12321

Members
  • Content Count

    6
  • Joined

  • Last visited

Posts posted by balanar12321


  1. if( query_sql( "SELECT `account_id` FROM `char` WHERE `guild_id`='"+$koegid+"' AND `online`= 1 ",.@AID ) )
    for( set .@i,0; .@i < getarraysize( .@AID ); set .@i,.@i + 1 ){
     getitem 601,1,.@AID[.@i];

    getitem 602,1,.@AID[.@i];
     
    }
    end;

     

     

     

    Can anyone help me to make this Auto Reward only 1 Per IP, if 2 players using 1 IP,,, only 1 player receive the prize at the end of the event


  2. im using the cluckers in event npc custom, can help me how to edit the prize list?  i just want to add choices in the prize list instead of inserting id# and amount of prizes,

    example. when gm start the event, the gm will choose event prizes in the list instead of inserting id#item and amount

    cluckers.txt

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.