AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Trash (https://forums.alliedmods.net/forumdisplay.php?f=22)
-   -   AntiCamping Advanced by SpaceDude, and Homicide (https://forums.alliedmods.net/showthread.php?t=663)

rex 03-30-2004 05:34

AntiCamping Advanced by SpaceDude, and Homicide
 
3 Attachment(s)
Edited

SpaceDudes, and Homicide AntiCamping Advanced
ported over to amx mod x by me, Peter aka rex

***updated***
have updated this plugin to the code kindy tweaked by RaWDeaL, lantz69 and Deagle Snipin, Thanks guys (and thanks to anyone else who helped with it)
have let the old one there for now, might remove it later.
don't think i have missed anything, if i have someone will let me know soon.

*** UPDATE ***
please look here for an updated version of this plugin made by Brad Jones.

knocker 03-30-2004 11:17

well, i run the plugin for 1 week now and it works fine ...

xmdxtremekiller 03-30-2004 16:01

good job rex :wink: i will definately use this plugin its one of my favorites :twisted:

pr0*killa 04-01-2004 12:11

is it a campmeter? that is heart beating!

rex 04-01-2004 17:16

when the camping meter gets to about 80% it start to playing the hearhbeating sound, getting louder untill the camping meter hits 100%, and it keeping playing the sound till you move off and the camping meter drops again.

EDIT found a mistake in my .cfg file. :oops:
It should be 2=Breathing not 3=Breathing
Open it up and change the first comand from "anticamping 3" to "anticamping 2" if you want the hear the heartbeat when someone is camping.

BigBaller 04-01-2004 18:34

But I dont believe you coded this plugin soo shouldnt "homicideX" get a mention in the title, thats what the "porting AMX plugins" says.

Author's name has to be in teh title of the post.

AssKicR 04-01-2004 18:49

the only thing you did was porting it right =/ and personally i don't think that qualify to take credit
Code:
register_plugin("AntiCamping Advanced","1.06","SpaceDude,Homicide,REX")

2ndly the whole adding a CFG file is kinda stupid IMO :?

rex 04-01-2004 20:02

just posted the old amx plugin now, taked my changes out. only change is amxmod to amxmodx.

flat_ 04-11-2004 06:38

Quote:

anticamping.sma(157) : error 017: undefined symbol "set_user_health"
anticamping.sma(170) : error 017: undefined symbol "set_user_health"
anticamping.sma(182) : error 017: undefined symbol "set_user_health"
To solve this problem, just add
Code:

#include <fun>
;)

QwertyAccess 04-11-2004 14:57

apparently fun module has all the fun commands *kinda obvious :D like set_user_godmode set_user_armor


All times are GMT -4. The time now is 08:29.

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