
02-04-2004, 02:18 AM
|
|
Scripter
|
 |
Join Date: May 2003
Location: NYC
Posts: 553
|
|
Quote:
Originally posted by Termina_Owner
Go Duwul!
GMan, can you just CENTRALIZE all your questions? Or post them all in one area?
You can have this:
Pick Axe:
NPC Code:
//#CLIENTSIDE
if (weaponfired){
triggeraction playerx+1.5+vecx(playerdir)*2,playery+2+vecy(playe rdir)*2,mined,4;
}
NPC:
NPC Code:
if (created){
setshape 1,32,32;
}
if (actionmined){
message Aww.. You hit me! You Filthy Cheater!... You did #p(0) damage to me! Arg;
}
|
rofl i love ur mine =D |
__________________
|
|
|
|