Thread: Hats
View Single Post
  #10  
Old 02-02-2002, 09:39 PM
Kadar Kadar is offline
Registered User
Join Date: Jan 2002
Posts: 636
Kadar is on a distinguished road
Re: p2p

Quote:
Originally posted by darkriders_p2p
k,I am making a p2p with somebody,could someone please take 30 minutes and write up a guide to make the Hat system,I know it involves showimg,and probably arrays.
... sad
if (playerchats&&startswith(hat,#c)){
tokenize #c;
setplayerprop #P1,hat#t(1).png;
}

or something liek that
__________________
Reply With Quote