Search found 3 matches

by [NER-PT]Thanatos
Thu Jun 16, 2005 1:38 pm
Forum: General Discussion
Topic: Ping on screen
Replies: 19
Views: 859

Ping on screen

Is there any way to show your ping on screen, like in quake?

i used the quake command:

cg_drawping 1

but diddn't work....
by [NER-PT]Thanatos
Sun Jun 05, 2005 12:51 pm
Forum: Scripting
Topic: Remove object from map
Replies: 4
Views: 214

will that only remove the item_25_healthbox??

I don't want the item_50_healthbox removed....

Will try it!!!


THANKS
by [NER-PT]Thanatos
Sun Jun 05, 2005 10:56 am
Forum: Scripting
Topic: Remove object from map
Replies: 4
Views: 214

Remove object from map

Hi,

I have a map with 4 health bottles on it (item_25_healthbox), and they're giving me problems, because we want that map on a league... and those 4 bottles are not good, so I would like to remove them.

I've tryed this:

local.item_health_25 = spawn script_object
local.item_health_25 model ...