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

Automatic Gravity Change


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
smokabowla
Junior Member
Join Date: Mar 2005
Old 05-25-2005 , 16:04   Automatic Gravity Change
Reply With Quote #1

I'm looking for a plugin that will automatically change the server gravity to 200 (or w/e) when the map is changed to scoutzknivez (cuz we all know scoutzknivez gets boring with norm gravity after 10 rounds or so )
Now i'm wondering if a plugin is needed for this (if so is someone capable of making it? PLZ?) if not, can someone be very generous and help me out?
I'm sure a lot of people would love to here how (if its possible of course)

Thanks for any suggestions.
-Smoka
smokabowla is offline
Hannibal
Member
Join Date: Feb 2005
Location: Wisconsin, USA
Old 05-25-2005 , 18:11  
Reply With Quote #2

http://forums.alliedmods.net/showthr...=13516+configs

a site function you should learn to use http://www.amxmodx.org/forums/search.php

Quote:
Originally Posted by SniperBeam
Forum Rules:

1. Only post AMX Mod X related topics.
2. Use the Search.
3. Read the AMX Mod X Documentation.
4. Post in the right forum.
5. Use expressive topics.
6. Don't spam.
7. Don't advertise.
8. Don't use capslock. [/b]
Hannibal is offline
Send a message via ICQ to Hannibal Send a message via AIM to Hannibal Send a message via MSN to Hannibal Send a message via Yahoo to Hannibal Send a message via Skype™ to Hannibal
Cereal.Killer
Senior Member
Join Date: Jul 2004
Old 05-25-2005 , 22:48  
Reply With Quote #3

Side note to hannibal - The mods have told me not to refer to plugins to do this.. It is now incorporated into amx X itself.. its a sticky on the support page I believe.. where you create dir amxmodx/maps and put scoutzknivez.cfg or de_dust.cfg and in there, put commands to be executed (as if it was a server.cfg for that map)

Good luck.
Cereal.Killer is offline
Proach
Veteran Member
Join Date: Jan 2005
Location: The Netherlands
Old 05-26-2005 , 03:53  
Reply With Quote #4

he was not reffering to a plugin

just to another thread were exactly the same question was asked ;)
__________________

www.psmod.net (the better psychostats)
PAOL
Proach is offline
Send a message via ICQ to Proach
smokabowla
Junior Member
Join Date: Mar 2005
Old 05-26-2005 , 16:39  
Reply With Quote #5

Quote:
Originally Posted by Hannibal
http://forums.alliedmods.net/showthr...=13516+configs

a site function you should learn to use http://www.amxmodx.org/forums/search.php

Quote:
Originally Posted by SniperBeam
Forum Rules:

1. Only post AMX Mod X related topics.
2. Use the Search.
3. Read the AMX Mod X Documentation.
4. Post in the right forum.
5. Use expressive topics.
6. Don't spam.
7. Don't advertise.
8. Don't use capslock. [/b]
Wow, <some> people really are b*tches...i mean, thanks for finding the post for me, but i mean to act like i never searched before posting. I searched "automatic low grav" etc.. not "Map Configs" if i would have known that thats what they were called, then i wouldn't have had this problem. Stop being so judgmental.

But thanks to all who replied.

-Smoka
smokabowla is offline
nightscreem
Veteran Member
Join Date: Jul 2004
Location: Belgium
Old 05-26-2005 , 17:13  
Reply With Quote #6

we are not all like this it are only a few

they are not like me
just pm me i'm always nice
__________________
- Bye bye!
nightscreem is offline
v3x
Veteran Member
Join Date: Oct 2004
Location: US
Old 05-27-2005 , 23:29  
Reply With Quote #7

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 }
__________________
What am I doing these days? Well, I run my own Rust server. It's heavily modded. If you'd like to join, the ip is 167.114.101.67:28116

I also created a website called Rust Tools. It will calculate and tell you the raw amounts of resources needed to craft items.
v3x is offline
sub
Senior Member
Join Date: Nov 2004
Location: Morristown, New Jersey
Old 05-28-2005 , 18:41  
Reply With Quote #8

make a map config.....................
sub is offline
Send a message via AIM to sub Send a message via MSN to sub
Hannibal
Member
Join Date: Feb 2005
Location: Wisconsin, USA
Old 05-28-2005 , 21:45  
Reply With Quote #9

Quote:
Originally Posted by smokabowla
Quote:
Originally Posted by Hannibal
http://forums.alliedmods.net/showthr...=13516+configs

a site function you should learn to use http://www.amxmodx.org/forums/search.php

Quote:
Originally Posted by SniperBeam
Forum Rules:

1. Only post AMX Mod X related topics.
2. Use the Search.
3. Read the AMX Mod X Documentation.
4. Post in the right forum.
5. Use expressive topics.
6. Don't spam.
7. Don't advertise.
8. Don't use capslock. [/b]
Wow, <some> people really are b*tches...i mean, thanks for finding the post for me, but i mean to act like i never searched before posting. I searched "automatic low grav" etc.. not "Map Configs" if i would have known that thats what they were called, then i wouldn't have had this problem. Stop being so judgmental.

But thanks to all who replied.

-Smoka
well at least let people know what you tried to search before you go asking a question to avoid getting an answer like the one I gave, and i'm not usually like that, i was just tired and grumpy, usually i'm very nice about things

Hannibal is offline
Send a message via ICQ to Hannibal Send a message via AIM to Hannibal Send a message via MSN to Hannibal Send a message via Yahoo to Hannibal Send a message via Skype™ to Hannibal
smokabowla
Junior Member
Join Date: Mar 2005
Old 05-29-2005 , 15:53  
Reply With Quote #10

thats actually a good point, i SHOULD have mentioned what i tried searching.
But again Hannibal, thanks for finding that post
map configs are cool !!

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
smokabowla is offline
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 00:09.


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