Thread: my first code
View Single Post
  #5  
Old 07-13-2009, 09:47 AM
Liberated Liberated is offline
not doing alot
Liberated's Avatar
Join Date: Feb 2008
Posts: 1,366
Liberated has a spectacular aura about
so would this be correct?( i doubt it since it since im such a nab, but w/e)
I also can't test it myself on testbed because somehow i can't open my Q inventory.

PHP Code:
onCreated()
{
  
player.attr[1] = "toygun.png";
  
setani("gunani","");
}

//#CLIENTSIDE

onWeaponFired()
{
  
this.chat "BANG, owait, no bullet, it's a toygun!";

__________________
Quote:
Originally Posted by Tigairius View Post
I promise when I get rich I'll send you an iPhone. I'll send everyone an iPhone.
Reply With Quote