
10-23-2001, 02:42 AM
|
|
Ebil Cloud = l337 *kupo*
|
 |
Join Date: Aug 2001
Location: Monroeville, PA
Posts: 1,084
|
|
Selling Srings
|
This still doesn't work! Why?!?!
// Created By Rob Getashu
if (created) {
// Initialize the attributes
showcharacter;
setcharprop #3,head0.gif;
setcharprop #C0,orange;
setcharprop #C1,white;
setcharprop #C2,blue;
setcharprop #C3,red;
setcharprop #C4,black;
setcharprop #2,shield1.gif;
shieldpower = 1;
dir = 2;
}
if (playerchats&&strequals(#c,sell lumber)) {
playersrupees=playerrupees+strtofloat(#s(lumber));
setstring client.lumber,;
setstring server.gavelumber,strtofloat(#s(client.lumber);
setplayerprop #c,You sold #s(client.lumber) logs.;
} |
__________________
Rob Getashu
Anyone can show you the way, but the real adventure is finding it yourself..
|
|
|
|