View Single Post
  #79  
Old 02-04-2004, 02:18 AM
ZeLpH_MyStiK ZeLpH_MyStiK is offline
Scripter
ZeLpH_MyStiK's Avatar
Join Date: May 2003
Location: NYC
Posts: 553
ZeLpH_MyStiK is on a distinguished road
Send a message via MSN to ZeLpH_MyStiK Send a message via Yahoo to ZeLpH_MyStiK
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
__________________
Reply With Quote