Raised This Month: $32 Target: $400
 8% 

Showing results 1 to 25 of 412
Search took 0.01 seconds.
Search: Posts Made By: zerak
Forum: Plugins 04-18-2009, 18:08
Replies: 181
Views: 142,227
Posted By zerak
Re: REGEX Word Filter

Might be wrong but this kicked everyplayer as the plugin doesn't return true on player connect. Fix is one liner "return true;" :)
Forum: Trash 03-06-2009, 17:05
Replies: 633
Views: 238,135
Posted By zerak
Re: mapvote

nOzE (http://forums.alliedmods.net/member.php?u=39636) - not unless they changed the API for vote in SM or rewriting it (typicaly bad due from bug perspective).
This goes for a lot of wanted...
Forum: Trash 02-04-2009, 15:07
Replies: 633
Views: 238,135
Posted By zerak
Re: mapvote

Dr.Zero (http://forums.alliedmods.net/member.php?u=34038): "Mapvote" (1.1.1) by Zerak => old version
Your later respons indicate that mapvote.ini is located in wrong folder (there is no such file or...
Forum: Plugins 01-11-2009, 08:12
Replies: 282
Views: 181,344
Posted By zerak
Re: Server Redirect

yep that one, easy to create but I am lazy :p
Forum: Plugins 01-11-2009, 07:48
Replies: 282
Views: 181,344
Posted By zerak
Re: Server Redirect

source is missing the include file (.inc)
Forum: Trash 01-08-2009, 17:50
Replies: 633
Views: 238,135
Posted By zerak
Re: mapvote

dod_anzio is not a key, it is a new section so your config is wrong simply put :p

read the example on the front page again
if problem persist then please include mapvote.ini and we can discus...
Forum: Trash 01-08-2009, 04:56
Replies: 633
Views: 238,135
Posted By zerak
Re: mapvote

Been discussions about it but perhaps this (http://forums.alliedmods.net/showthread.php?t=79830&highlight=revote)is valid otherwise I can perhaps use the new api they added redrawvotemenu. Must go...
Forum: Scripting 01-07-2009, 17:32
Replies: 10
Views: 2,762
Posted By zerak
Re: sm_allinfo code help

think you should have a semicolon after you plugin info
Forum: Scripting 01-07-2009, 17:08
Replies: 10
Views: 2,762
Posted By zerak
Re: code help

What compile errors do you get?
you got an s in the "clients" in the SearchForClients call is an example
make sure you have a unique player id is a suggestion or make it handle several matches :)
Forum: General 01-04-2009, 11:42
Replies: 2
Views: 1,601
Posted By zerak
Re: [SM1.1] I want rtv but without mapchooser.

install mapchooser but set the cvar for sm_mapvote_endvote to 0 (off)
more info here (http://wiki.alliedmods.net/Map_Management_Plugins_%28SourceMod%29)
Forum: Scripting 01-04-2009, 05:44
Replies: 3
Views: 1,482
Posted By zerak
Re: Help With This Code Please

radio off should go to blank page, the the radio plugin :)
Forum: Plugins 01-03-2009, 16:33
Replies: 256
Views: 172,574
Posted By zerak
Re: Server Crontab

no but if you run srcds on linux it automaticaly restarts on quit or crash if running windows you should start a script that does the same (look at srcds.com...
Forum: Unapproved Plugins 01-02-2009, 20:11
Replies: 486
Views: 235,131
Posted By zerak
Re: Weapon Restrictions

guess you didn't read the error message ? :P
try removing weapon_ before and just have hegrenade like:

// This file is where you will list all weapons
// that will be used for the warmup system....
Forum: Plugin/Gameplay Ideas and Requests 01-02-2009, 19:00
Replies: 6
Views: 3,486
Posted By zerak
Re: [REQ] Autokick [CSS]

will tag protection (http://forums.alliedmods.net/showthread.php?p=709297) do?
Forum: Plugins 01-02-2009, 09:33
Replies: 46
Views: 93,114
Posted By zerak
Re: Gungame-Deathmatch

1) try "sm_cvar Respawn_on 0" if you tried that ingame (not sure if it will make any diffrence)
2) is normal
Forum: Snippets and Tutorials 01-02-2009, 09:25
Replies: 7
Views: 3,937
Posted By zerak
Re: How change models??

then you have to recompile your skin with a default model but put into a new directory or another name since your not allowed to overwrite clients normal models or skin :)
Follow the link above, I...
Forum: Snippets and Tutorials 01-02-2009, 06:03
Replies: 7
Views: 3,937
Posted By zerak
Re: How change models??

If you want to make just a edited texture skin (only materials) to a server model you will have to recompile, here is some good links to get you started (I found them while working with the above...
Forum: Plugins 01-02-2009, 05:17
Replies: 12
Views: 30,851
Posted By zerak
Re: Rulez_Mod

The fact that you think recompiling a plugin is easier for the admin than using web shortcuts is fun and then the fact that you don't think they will remove your advertisment/spamm is almost even...
Forum: Trash 01-02-2009, 04:51
Replies: 633
Views: 238,135
Posted By zerak
Re: mapvote

but I updated the plugin on the first page with sounds as to make it work. The sound was really wierd since it worked with one sound file but not when I changed but I hope it does now. Also run...
Forum: Plugins 01-01-2009, 20:35
Replies: 12
Views: 30,851
Posted By zerak
Re: Rulez_Mod

Example of appropriate commercial would be like this where YOUR homepage is the default link. Remove this post once the spamm is gone :P

Removed spam, added cvar:
sm_rules_href - page to open,...
Forum: SourceBans / SourceBans++ 01-01-2009, 20:29
Replies: 3,141
Views: 1,983,147
Posted By zerak
Re: SourceBans (1.4.0) (UPDATE)

zhelev81 (http://forums.alliedmods.net/member.php?u=32820)
that is almost normal for sourcebans, the escapestring problem seems to have come with 1.4.0 though

go into debug mode so you can see...
Forum: Plugins 01-01-2009, 20:26
Replies: 282
Views: 181,344
Posted By zerak
Re: Server Redirect

[req] sort them by their id instead of by there names when displaying to clients in the menu
edit: nvm will change sql query to sort tomorrow :)
Forum: General 01-01-2009, 20:22
Replies: 15
Views: 4,705
Posted By zerak
Re: Mapchooser - Extend not an option?

it executes for me automaticaly, but nominations seems to exlude more maps than I have configured though :/
Forum: SourceBans / SourceBans++ 01-01-2009, 20:05
Replies: 3,141
Views: 1,983,147
Posted By zerak
Re: SourceBans (1.4.0) (UPDATE)

port that people use to connect to your server, you read the manual (http://sourcebans.net/manual)right? :)
Forum: SourceBans / SourceBans++ 01-01-2009, 19:53
Replies: 3,141
Views: 1,983,147
Posted By zerak
Re: SourceBans (1.4.0) (UPDATE)

on the web gui, log in and go to admin panel -> server settings -> add new server -> fill in (use ip 127.0.0.1 if your previous statment was correct)
Showing results 1 to 25 of 412

 
Forum Jump

All times are GMT -4. The time now is 06:00.


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