
08-03-2005, 03:26 PM
|
|
Mr. Ciprioni Atrius Admin
|
 |
Join Date: Dec 2004
Location: Lawrence, Ma
Posts: 190
|
|
Tailor
|
i have a porblem can some one tell me if this scirpt works becoues it wont for me help
//#CLIENTSIDE
if (playerchats && startswith(/skin,#c)) {setplayerprop #C0,#t(1);}
if (playerchats && startswith(/coat,#c)) {setplayerprop #C1,#t(1);}
if (playerchats && startswith(/sleeves,#c)) {setplayerprop #C2,#t(1);}
if (playerchats && startswith(/shoes,#c)) {setplayerprop #C3,#t(1);}
if (playerchats && startswith(/belt,#c)) {setplayerprop #C4,#t(1);}
if (weaponfired) {say2 Commands:#b/skin color#b/coat color#b/sleeves color#b/shoes color#b/belt color#b;} |
|
|
|