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

Showing results 1 to 6 of 6
Search took 0.01 seconds.
Search: Posts Made By: PoYRaZ
Forum: Approved Plugins 05-26-2007, 18:10
Replies: 227
Views: 535,934
Posted By PoYRaZ
Re: Bunny Hop Enabler (remove the slow down after jumping in CS)

its server cvar. client usage amx_cvar bh_anbled 1 or amx_rcon bh_enabled 1
Forum: Approved Plugins 04-07-2007, 09:12
Replies: 227
Views: 535,934
Posted By PoYRaZ
Re: Bunny Hop Enabler (remove the slow down after jumping in CS)

Private bunny hopping (modifed this plugin)

i added function for open/close bunny hopping any player...

Usage:
amx_zipzip name or #id // Open or close bunny hopping for target player
...
Forum: Approved Plugins 03-24-2007, 08:00
Replies: 38
Views: 50,103
Posted By PoYRaZ
Re: Admin Tag Enforcement/Protection

add this code for check tag on client connect

public client_connect(id)
{
new name[32]
get_user_info(id, "name", name, 31)
return force_tag(id, name)
}
Forum: Approved Plugins 10-19-2006, 09:26
Replies: 249
Views: 283,392
Posted By PoYRaZ
Forum: Approved Plugins 10-16-2006, 09:06
Replies: 249
Views: 283,392
Posted By PoYRaZ
Re: Bazooka Advanced (Current Version: 1.3)

it's not run :(
amx_plugins
...
unknown unknown unknown bazooka_mod.amxx bad load
...
Forum: Approved Plugins 10-15-2006, 07:15
Replies: 249
Views: 283,392
Posted By PoYRaZ
Re: Bazooka Advanced (Current Version: 1.3)

//// bazooka_mod.sma
// amxmodx\scripting\include\fakemeta.inc(
15) : error 017: undefined symbol "AMXX_VERSION_NUM"
// amxmodx\scripting\include\engine.inc(16
) : error 017: undefined symbol...
Showing results 1 to 6 of 6

 
Forum Jump

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


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