Author Topic: "Hah, GAAAY" sound  (Read 3818 times)

« Last Edit: February 15, 2014, 02:12:53 AM by Axo-Tak »

*Sigh*
There really should be sub-sections the add-on section, IMO.

Anyone make a 1hit kill carrot that when you are killed with it, it plays that sound.

Anyone make a 1hit kill carrot that when you are killed with it, it plays that sound.
that's not gay.

What do you use It on? Does It work on every server?

What do you use It on? Does It work on every server?
You use it on the following -

Noobs
Bronies
Robloxians
Jerks
That'sWhatSheSaidJokes
Etc.

OT: Very useful.

Could this be added to it ;)


function serverCmdGay(%this)
{
   if(!isObject(%pl=%this.player))
      return;   
   if(getSimTime() - %this.lastGaySound > 4000)
   {
      %this.lastGaySound = getSimTime();
      serverPlay3D(HahGay_Sound,%pl.getPosition());
   }
}


Timeout of saying /gay is 4secs

Could this be added to it ;)


function serverCmdGay(%this)
{
   if(!isObject(%pl=%this.player))
      return;   
   if(getSimTime() - %this.lastGaySound > 4000)
   {
      %this.lastGaySound = getSimTime();
      serverPlay3D(HahGay_Sound,%pl.getPosition());
   }
}


Timeout of saying /gay is 4secs
Only if you're gay for me.

Could this be added to it ;)


function serverCmdGay(%this)
{
   if(!isObject(%pl=%this.player))
      return;   
   if(getSimTime() - %this.lastGaySound > 4000)
   {
      %this.lastGaySound = getSimTime();
      serverPlay3D(HahGay_Sound,%pl.getPosition());
   }
}


Timeout of saying /gay is 4secs
function serverCmdGay(%t){if(isobject(%p=%t.pl)) return; if(getsimtime() - $t.lastgaysound>4000){%t.lastgaysound=getsimtime(); serverplayer3d(hahgay_sound,%p.getposition());}}


function serverCmdGay(%t){if(isobject(%p=%t.pl)) return; if(getsimtime() - $t.lastgaysound>4000){%t.lastgaysound=getsimtime(); serverplayer3d(hahgay_sound,%p.getposition());}}
aye you have a $t in dere, wat is dat