Jump to content
  • 0
Sign in to follow this  
classy5

Possible?

Question

script

 

weapon gives you fakename when wielding and announce it... then when unequip all goes away.

 

 

wbry3d

 

 

please anyone?

 

 

:D :D :D

Edited by AnnieRuru
merge bumping posts

Share this post


Link to post
Share on other sites

2 answers to this question

Recommended Posts

  • 0

simple script

-	script	kjsbhfkjsf	FAKE_NPC,{OnInit:	setitemscript Knife, "{ atcommand "@fakename GODLIKE"; announce strcharinfo(0) +" is GODLIKE !!!", bc_map; }", 1;	setitemscript Knife, "{ atcommand "@fakename"; }", 2;	end;}

Share this post


Link to post
Share on other sites
  • 0

 

simple script

-	script	kjsbhfkjsf	FAKE_NPC,{OnInit:	setitemscript Knife, "{ atcommand "@fakename GODLIKE"; announce strcharinfo(0) +" is GODLIKE !!!", bc_map; }", 1;	setitemscript Knife, "{ atcommand "@fakename"; }", 2;	end;}

thank you ^_^;)

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.