Raised This Month: $51 Target: $400
 12% 

Automatic Gravity Change


Post New Thread Reply   
 
Thread Tools Display Modes
smokabowla
Junior Member
Join Date: Mar 2005
Old 05-29-2005 , 15:56  
Reply With Quote #11

Quote:
Originally Posted by v3x
Try this:

Code:
#include <amxmodx> public plugin_init()     register_plugin("Scoutz Grav","0.1","v3x") public plugin_cfg() {     new map[64]     get_mapname(map,63)     if(containi(map,"scoutz")!=-1)         server_cmd("sv_gravity 200")     else         server_cmd("sv_gravity 800")     return PLUGIN_CONTINUE }
nice, i can see that working too
smokabowla is offline
[cTs] Corvette
Senior Member
Join Date: Apr 2004
Old 05-30-2005 , 13:43  
Reply With Quote #12

Quote:
Originally Posted by smokabowla
but on a unrelated topic, does anyone know how to make a WIN based HLDS server restart after error? Cause i've searched the net quite intensely and can't find out how.
Thanks to any replies

-smoka
Get Firedaemon. http://www.firedaemon.com/ It doesn't always work because sometimes HLDS crashes and Firedaemon thinks it's still running, but it's better than nothing.
[cTs] Corvette is offline
WaZZeR++
Veteran Member
Join Date: Mar 2005
Location: Sweden
Old 05-31-2005 , 14:50  
Reply With Quote #13

yeah, hlds have a very uncommon way to crash...
WaZZeR++ is offline
Send a message via MSN to WaZZeR++
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 15:59.


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