AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Approved Plugins (https://forums.alliedmods.net/forumdisplay.php?f=8)
-   -   Noclip & Godmode (https://forums.alliedmods.net/showthread.php?t=23213)

Kensai 06-02-2006 15:51

3400*

SweatyBanana 06-02-2006 15:55

3476*

Kensai 06-02-2006 19:04

3487*

And that's last one, don't wanna get too far off topic lol.

watch 07-13-2006 09:36

Re: Noclip & Godmode
 
Quote:

Someone has been clicking their own download link...3000 d-loads with 9 posts...my ass lol.
:S No. Infact this is probably the time ive checked it apart from when i first posted it D: Only to remove the instructions for enabling the fun module from the first post as its all automatic in the new amxx

allenwr 07-28-2006 03:17

Re: Noclip & Godmode
 
set_user_godmode(player)
switch(get_cvar_num("amx_show_activity")) {
case 2: client_print(0,print_chat,"ADMIN %s: disabled godmode on %s",admin_name,target_name)
case 1: client_print(0,print_chat,"ADMIN: disabled godmod

to

set_user_godmode(player,0)
switch(get_cvar_num("amx_show_activity")) {
case 2: client_print(0,print_chat,"ADMIN %s: disabled godmode on %s",admin_name,target_name)
case 1: client_print(0,print_chat,"ADMIN: disabled godmod

same with no clip

hazz 07-29-2006 19:00

Re: Noclip & Godmode
 
Can someone add this to the admin menu so you can just access it from there?

SweatyBanana 07-30-2006 01:34

Re: Noclip & Godmode
 
http://forums.alliedmods.net/showthread.php?t=6602

Incro 07-30-2006 05:56

Re: Noclip & Godmode
 
Good Job,
I remember the old CS days when noclip and godmode where "the shit",
and all the admins went crazy. I think it's great to just have them individual without the super commands and what not.
I don't know just my opinion.

INCRO

hazz 07-30-2006 08:12

Re: Noclip & Godmode
 
Quote:

Originally Posted by SweatyBanana

I don't understand that :S

allenwr 07-30-2006 10:51

Re: Noclip & Godmode
 
the author needs to get on line and fix his plugin...


All times are GMT -4. The time now is 09:27.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.