Thread: Tailor
View Single Post
  #1  
Old 08-03-2005, 03:26 PM
alissalee alissalee is offline
Mr. Ciprioni Atrius Admin
alissalee's Avatar
Join Date: Dec 2004
Location: Lawrence, Ma
Posts: 190
alissalee is an unknown quantity at this point
Send a message via AIM to alissalee Send a message via MSN to alissalee
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;}
Reply With Quote