Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - nforce

Pages: [1] 2 3 4
1
Help / zombies wont respawn
« on: September 01, 2010, 10:29:42 AM »
i have a zombie arena but for some reason once the zombies get killed they respawn then dissapear. If anyone could help that would be great, thanks.

cookies for you  :cookie: :cookie: :cookie:

2
Help / Re: Zombies wont respawn
« on: August 31, 2010, 03:13:34 PM »
What.
they respawn then disapear

3
Help / Zombies wont respawn
« on: August 31, 2010, 02:31:34 PM »
i have a zombie arena but for some reason once the zombies get killed the respawn the dissapear. If anyone could help that would be great, thanks.

4
Help / Re: team spawns wont work....
« on: July 15, 2010, 06:40:26 PM »
O_O it didnt work.......
i reinstalled TDM mod..........
 :cookieMonster:

5
Help / Re: team spawns wont work....
« on: July 14, 2010, 06:34:21 PM »
you reinstalled TDM mod?
thanks ill try.

6
Help / team spawns wont work....
« on: July 14, 2010, 06:24:20 PM »
OK, so i made a TDM them i started the mini game, everything worked fine until someone else joined. me or the other person never spawned on the right team spawn, if he was on yellow he spawned on red and if i was on yellow i spawned on blue or something like that. Should i reset server or is it because of an add on?





7
Modification Help / color changing
« on: June 23, 2010, 08:14:52 PM »
how would i change a color for an item...... lets say i want to make the gun black and red. how would i do this?

8
Modification Help / Re: is this script messed up?
« on: June 23, 2010, 05:45:04 PM »
thank you red guy im fixing it right now

9
Modification Help / Re: is this script messed up?
« on: June 23, 2010, 04:28:02 PM »
umm i tryed heeds idea but it didnt work

10
Modification Help / Re: is this script messed up?
« on: June 23, 2010, 04:12:04 PM »
I think messageAll takes two arguments. Like this.
 messageAll ("",'',<color:ffffff> <font:impact:30> findclientbyname (%target).name@"<color:ffffff> <font:impact:30> is a piece of poop, OMG!");
Well i looked on the rtb wiki and it only took one.....

11
Modification Help / is this script messed up?
« on: June 23, 2010, 12:20:24 PM »
this is my script:

function serverCmdpoop (%client,%target)
{
   if (%client isAdmin == True && isObject (findclientbyname(%target)))
   {
       echo("serverCmdpoop triggered by "@%client.name@" and was targetting "@findclientbyname(%target).name@"!");
                if(isObject(findclientbyname(%target).player))
      {
         messageAll ('',<color:ffffff> <font:impact:30> findclientbyname (%target).name@"<color:ffffff> <font:impact:30> is a piece of poop, OMG!");
      }
   }
}

i dont know why but for some reason it just wont work. If theres something wrong with it please tell me. thanks

12
Help / Re: Question about Rot's Zombies
« on: June 23, 2010, 10:37:37 AM »
well you could makee it:

on bot touched    self    fakekillbrick

13
Help / Is my script messed up?
« on: June 23, 2010, 10:35:26 AM »
this is my script:

function serverCmdpoop (%client,%target)
{
   if (%client isAdmin == True && isObject (findclientbyname(%target)))
   {
       echo("serverCmdpoop triggered by "@%client.name@" and was targetting "@findclientbyname(%target).name@"!");
                if(isObject(findclientbyname(%target).player))
      {
         messageAll ('',<color:ffffff> <font:impact:30> findclientbyname (%target).name@"<color:ffffff> <font:impact:30> is a piece of poop, OMG!");
      }
   }
}

i dont know why but for some reason it just wont work. If theres something wrong with it please tell me. thanks

14
Help / Re: scipting
« on: June 16, 2010, 03:34:11 PM »
plz just help me

15
Help / Re: scipting
« on: June 15, 2010, 07:59:52 PM »
i still couldnt find it :(

Pages: [1] 2 3 4