Jump to content

Kashiro

Members
  • Content Count

    37
  • Joined

  • Last visited

Posts posted by Kashiro


  1. 	//== Set Winning Party Rewards ==//
    	set $@reward_winitem_qnty,1;								// Important, set to how many reward items you set below for the winning party
    	setarray $@win_itemid[0],501;								// Set the item id of the reward item
    	setarray $@win_itemname$[0],"Red Potion";						// Set the name of the reward item
    							
    								
    	setarray $@win_itemnum[0],1;								// Set the quantity of the reward
    

    charcommand ""+$@charsymbol$+"item "+$@mem_name1$[.@i]+" "+$@win_itemid[.@j]+" "+$@win_itemnum[.@j]+"";

     

    try to check if there is error in this line


  2. Hourly Event Reward
    - no AFK
    - No Vending or Public Chat
    - No same IP's
    - Reset after 5hrs
    Reward: Send through Mail
    Different item per hour

    like this

    1 HE Battle Manual & HE Bubble Gum Box
    2 Token Of Siegfried Box
    3 Insurance Package
    4 refine deed armor +9
    5 OBB or OPB

     

    thanks :)


     


  3. correct me if im wrong

     

    so before applying to the main branch ( trunk ) it will have the branches first? such as fixes etc

     

    another question

     

    so why need so many branch why is not just 1 branch? before applying to main trunk?

     

    is there any difference with implementing script codes etc in branches than the trunk?

     

    thanks for the answers i just want to enlighten :D

×
×
  • Create New...

Important Information

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