Jump to content

  •  

Kashiro

Member Since 02 Apr 2013
Offline Last Active May 07 2017 10:47 AM
-----

Posts I've Made

In Topic: CUSTOM WEAPONS, DO NOT APPEAR FOR ME

17 April 2017 - 11:19 AM

i think is not right sprite weapon for assassin


In Topic: Reward System

12 February 2017 - 02:53 AM

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


In Topic: 2016-02-03aRagexeRE

27 November 2016 - 02:17 AM

thanks for this