Post: No noobtubes?
03-30-2011, 06:39 AM #1
HomelandSec
League Champion
(adsbygoogle = window.adsbygoogle || []).push({}); I was wondering if they can make a patch where Both teams can't use tubes and once they use the tubes it will derank them or something like that. Just wanted to play a single game of domination,ctf,demo?
(adsbygoogle = window.adsbygoogle || []).push({});
03-30-2011, 06:45 AM #2
anddrew
League Champion
Probably quite easy t code, youd need host.
But 1.12 is out and this code needs gsc
03-30-2011, 07:37 AM #3
pcfreak30
>> PCFreak30.com Happy<<
Sorry, that requires logic. Even if you were to do part of that, it requires game commands that are not public.

Only way you could alter noobtubes if it has dvar's related to it, which I highly doubt.

So GSC is the best option, but 1.12 blocks it.

Sorry...
03-30-2011, 02:37 PM #4
Originally posted by pcfreak30 View Post
Sorry, that requires logic. Even if you were to do part of that, it requires game commands that are not public.

Only way you could alter noobtubes if it has dvar's related to it, which I highly doubt.

So GSC is the best option, but 1.12 blocks it.

Sorry...


I did that in my old patch like this

Disable noob tubes
    

foreach(p in level.players)
p _SetActionSlot(3, "");


but like you say, it was a gsc code....

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo