AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Approved Plugins (https://forums.alliedmods.net/forumdisplay.php?f=8)
-   -   Temporary noclip for TFC (https://forums.alliedmods.net/showthread.php?t=48704)

Lt Llama 12-18-2006 15:54

Temporary noclip for TFC
 
1 Attachment(s)
/* Plugin generated by AMXX-Studio */
/*
* AMX Mod X script
*
* Clipon - Temporary noclip for TFC skills servers or any TFC server where
* you want the players to spec with noclip without being able to interact.
*
* by Lt Llama
*
*
* WHAT IS THIS?
* ====================
* If you are used to play on skills servers and come to some odd jump,
* you would prefer to see what is in front of you. Many times you don't have
* the possibility and just have to do trial and error. Sometimes you can ask
* an admin to give you noclip or tele you back so you can spec the jump.
* With Clipon all players can noclip and not cheat.
* When you say /clipon you have a time limited noclip to spec the jump.
* When the time is up you get teleported back to the spot you started /clipon on
* or when you say /clipoff.
*
* WHAT YOU CANT DO DURING /CLIPON
* ====================
* - No killing of enemies. The damage will be mirrored.
* - No touching of entities. You are not solid during noclip so the ents cant feel you.
* - No pressing of buttons. If you press the Use button you will be killed. This is to prevent
* from haxing on maps like conc_2v2 or manipulate other buttons.
* - Not use it as engineer. Engineers are sneaky people you cant trust.
*
* USER COMMANDS
* =============
* - say '/clipon' to noclip during a time which is time limited.
* - say '/clipoff' to teleport back to where you started to noclip.
*
* CVARS
* =============
* cliptime <seconds> - The time the player is allowed to noclip. Default = 40 seconds.
*
*
* ISSUES
* =============
* Stay away from corners and walls. You will get stuck. I know this can be fixed, and I will probably
* do it. But for now it is like it is :).
*
* VERSIONS
* ========
* 0.9 - First working version (2006-12-18 )
*/

I was just a bit lazy and pasted my info from the SMA. Hope thats ok with you :D


/Lt.

Lt Llama 12-18-2006 19:13

Re: Temporary noclip for TFC
 
Changed to get_pcvar_float

Ramono 12-19-2006 03:10

Re: Temporary noclip for TFC
 
Nice, this fits perfectly with your SkillsRank plugin.

GJ ++k

DAWG 12-20-2006 11:00

Re: Temporary noclip for TFC
 
Thanks Lt. Everyone who has seen this plugin has been beggin me to get it.
It is definitley a must have if you run a TFC skills server.

- Not use it as engineer. Engineers are sneaky people you cant trust. LMAO:mrgreen:

Hawk552 12-20-2006 18:03

Re: Temporary noclip for TFC
 
Looks good, and it has good responses.

Approved.

Lt Llama 12-21-2006 03:01

Re: Temporary noclip for TFC
 
Quote:

Originally Posted by Hawk552 (Post 417793)
Looks good, and it has good responses.

Approved.

Thanks Hawk :)! I know there are not many responses to be expected as there is not many tfc skills servers around.


All times are GMT -4. The time now is 11:21.

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