General Daehyon Card Correct Script?

karazu

New member
Messages
1,115
Points
0
Its not working in my server, can u tell me the right formula please?

Code:
{	Id: 4574	AegisName: "General_Daehyon_Card"	Name: "General Daehyon Card"	Type: 6	Buy: 20	Weight: 10	Loc: 2	Script: <"		if((getiteminfo(getequipid(EQI_HAND_R),11) == 3) || (getiteminfo(getequipid(EQI_HAND_R),11) == 4)) {			bonus bBaseAtk,100;		}	"> 
 
When that card is slot on a 1 hand or 2 handed sword it will give 100 attack. 

 
Back
Top