
06-11-2005, 09:29 AM
|
|
Registered User
|
 |
Join Date: Sep 2004
Posts: 5,260
|
|
|
//#CLIENTSIDE
if (created){
// Initialize the attributes
showcharacter;
setcharprop #3,head19.png;
setcharprop #C0,orange;
setcharprop #C1,gray;
setcharprop #C2,gray;
setcharprop #C3,brown;
setcharprop #C4,black;
setcharprop #2,noshield.gif;
shieldpower = 1;
dir = 2;
}
Is serverside. Not client :o..(Pretty sure it's only serverside :o) |
|
|
|