Author Topic: Chat Weapons???? (read for detail)  (Read 724 times)

Ok, so I'm playing some games and I notice someone sayin things like ., flame on, SPARTAN LASER!!, and other stuff. Then look and they're firing a weapon from them and stuff and they dont even have a tool/ weapon in thier hand? WHAT THE HECK??? I'm sure this is just an event command, BUT HOW DO THEY DO IT? I'm really interested in it and I've tried many different events, but none work? Please reply!

They are using a combination of Variables,Last chat messages,Projectiles,and relays.


this sounds cool, can someone plz answer!


i'm gonna be nice and tell you the event
 millisecond delay:33 on activate self firerelay
millisecond delay:0 on relay self ifplayerlastmsg whateveryouwant
millesecond delay:0 variable true player spawn projectile choose a projectile like spartan laser or soemthing
millisecond delay:33 on relay self fire relay

input>self>firerelay
onrelay>self>firerelay
onrelay>self>iflastplayermessage[gun]
onvariabletrue>player>spawnprojectile[100][gunbullet][5][5][5]
and i'm not telling you how to do the gunon gunoff because it's upgraded and still super easy

input>self>firerelay
onrelay>self>firerelay
onrelay>self>iflastplayermessage[gun]
onvariabletrue>player>spawnprojectile[100][gunbullet][5][5][5]
and i'm not telling you how to do the gunon gunoff because it's upgraded and still super easy
Don't Say It BL Will Get Overloaded And Will Forget Variables For Their Spam.
Just Use On Player Touch----->Player------> Spawn Projectile------>
  • [y][z] [Whatever projectile you want]

Shweet, this pwns, thanx russian, u pwn. :DDDDDDDD

Shweet, this pwns, thanx russian, u pwn. :DDDDDDDD
my setup is better, just the formatting