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

Spawn Protection


Post New Thread Reply   
 
Thread Tools Display Modes
clanitc
New Member
Join Date: Jan 2008
Location: Spain
Old 01-13-2008 , 08:39   Re: Spawn Protection
Reply With Quote #321

Nice plugin. But how can i fix the CVARs for this plugin? which are the commands pls?
clanitc is offline
deejay87
Senior Member
Join Date: Apr 2004
Location: Pays du Glaude - France
Old 01-13-2008 , 11:47   Re: Spawn Protection
Reply With Quote #322

Edit the .sma

Quote:
public plugin_init()
{
register_plugin("Spawn Protection", "7.9", "Peli")
register_concmd("amx_sptime", "cmd_sptime", ADMIN_CVAR, "1 through 10 to set Spawn Protection time")
register_concmd("amx_spmessage", "cmd_spmessage", ADMIN_CVAR, "1 = Turn Spawn Protection Message on , 0 = Turn Spawn Protection message off")
register_concmd("amx_spshellthickness", "cmd_spshellthickness", ADMIN_CVAR, "1 through 100 to set Glow Shellthickness")
register_concmd("amx_spglow", "cmd_spglow", ADMIN_CVAR, "1 = turn on glow, 0 =turn off glow")
register_logevent("logevent_round_start", 2, "1=Round_Start" )
register_dictionary("spawnprotection.txt")
sv_sp = register_cvar("sv_sp", "1")
sv_sptime = register_cvar("sv_sptime", "5")
sv_spmessage = register_cvar("sv_spmessage", "1")
sv_spshellthick = register_cvar("sv_spshellthick", "25")
sv_spglow = register_cvar("sv_spglow", "0")
}
__________________
deejay87 is offline
Send a message via MSN to deejay87 Send a message via Skype™ to deejay87
clanitc
New Member
Join Date: Jan 2008
Location: Spain
Old 01-13-2008 , 16:44   Re: Spawn Protection
Reply With Quote #323

Quote:
Originally Posted by deejay87 View Post
Edit the .sma


Thank you very much!! One more question what does amx_spshellthickness means pls?

Last edited by clanitc; 01-13-2008 at 16:58.
clanitc is offline
bmann_420
AMX_Super Pooper
Join Date: Jan 2005
Location: [SuperCentral.co]
Old 01-13-2008 , 18:00   Re: Spawn Protection
Reply With Quote #324

The coloration degree of the spawn glow.
__________________
bmann_420 is offline
Mamma_Jamma
New Member
Join Date: Jan 2008
Old 01-14-2008 , 01:57   Re: Spawn Protection
Reply With Quote #325

Is it possible to have spawn protection stop when someone who has protection fire a weapon or use knife? It kinda sucks getting killed by someone with godmode.

Otherwise, great plugin... I am running it on my server.
Mamma_Jamma is offline
clanitc
New Member
Join Date: Jan 2008
Location: Spain
Old 01-14-2008 , 04:37   Re: Spawn Protection
Reply With Quote #326

Quote:
Originally Posted by bmann_420 View Post
The coloration degree of the spawn glow.
Thanks!!
clanitc is offline
MAUGHOLD
Veteran Member
Join Date: Nov 2004
Location: CA USA
Old 02-05-2008 , 16:48   Re: Spawn Protection
Reply With Quote #327

When using this plugin for DoD, every once in a while a player from the opposite team will spawn in the other teams spawn area.

I have seen this happen with almost every version of the spawnprotection plugin.
__________________
{FJ}Justice STEAM_0:0:633975 If anyone needs any help with their server, Just add me to steam friends and I'll help you out.
MAUGHOLD is offline
HighX
Junior Member
Join Date: Feb 2007
Location: OH
Old 02-18-2008 , 13:04   Re: Spawn Protection
Reply With Quote #328

by default is glow enabled? because i don't see glow in game and have looked at the sma.
HighX is offline
NeO|GoD|LDR|SturmTiger
Member
Join Date: Apr 2006
Old 03-13-2008 , 07:56   Re: Spawn Protection
Reply With Quote #329

i had <---- had this running on my dod 1.3 server , it worked ,but , sometimes the godmode wont turn off and you cant kill the protected players except with "rocks" or "flamethrowers"

any ideas ?
NeO|GoD|LDR|SturmTiger is offline
MAUGHOLD
Veteran Member
Join Date: Nov 2004
Location: CA USA
Old 03-13-2008 , 09:35   Re: Spawn Protection
Reply With Quote #330

I had it running on my DoD server and sometimes it spawned players in the other teams spawn area with god mode for 5 seconds.
I quickly removed it.
__________________
{FJ}Justice STEAM_0:0:633975 If anyone needs any help with their server, Just add me to steam friends and I'll help you out.
MAUGHOLD 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 03:20.


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