View Single Post
  #2  
Old 03-02-2009, 05:04 PM
Schetti Schetti is offline
SC2 Player
Schetti's Avatar
Join Date: Nov 2008
Location: Austria
Posts: 269
Schetti is on a distinguished road
Quote:
Originally Posted by cbk1994 View Post
You're supposed to change PARAMEQUALS, for example, to "m16"

Then, check for "m16" instead of PARAMEQUALS when you get hit. I tried to tell your "friend", but he threw a hissy fit.
do you mean that:
PHP Code:
if (weaponfired){ 
  
setshootparams "m16"
//... 


if (
actionprojectile) { 
  if(
strequals(#p(index),"m16")) { 
hurt 0.5
 } 

who you tryed to tell? loldief?
He made this nice LAME gun wich kills everyone by 1 shot thats silly and lame, just because if I got it too, I die by each bullet wich hits me ...
__________________
“Peace cannot be kept by force. It can only be achieved by understanding.” – Albert Einstein
Reply With Quote