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

Showing results 1 to 25 of 44
Search took 0.00 seconds.
Search: Posts Made By: kapzz
Forum: Suggestions / Requests 04-25-2012, 21:52
Replies: 9
Views: 2,602
Posted By kapzz
Re: [HELP] Swap Teams

That is too easy..
#include < amxmodx >
#include < cstrike >

new g_iRounds
new g_pSwitchAfter
new g_pRestart
new g_Status

public plugin_init( )
Forum: Scripting Help 04-25-2012, 20:30
Replies: 1
Views: 547
Posted By kapzz
Re: Weapon toss

Post in the request section
Forum: Scripting Help 04-25-2012, 20:07
Replies: 7
Views: 1,357
Posted By kapzz
Re: Time limit on script

i can't see any problem, maybe g_xpblock_used is being reseted somewhere , post all the code.
Forum: Suggestions / Requests 04-22-2012, 21:00
Replies: 12
Views: 3,339
Posted By kapzz
Re: [HELP] BLOCK "M"

You want to block all the M menu or just not let people change teams when they already are in one?
if it's the second try this.
#include <amxmodx>
#include <amxmisc>

#define PLUGIN "New...
Forum: Suggestions / Requests 04-21-2012, 12:30
Replies: 10
Views: 2,446
Posted By kapzz
Re: [REQ] God Mode for 20 sec (untouchable)

hahah maybe "kill" on console will kill him.
Forum: Suggestions / Requests 04-16-2012, 17:01
Replies: 40
Views: 4,567
Posted By kapzz
Re: Want an plugin send information to website mySQl

Though so, it will not work well on the plugin_init.
Forum: Scripting Help 04-16-2012, 16:56
Replies: 3
Views: 1,005
Posted By kapzz
Re: Script help Hudmessage

And u need a RGB color code.
go here u have some codes of greens.
http://www.tayloredmktg.com/rgb/#GRE
Forum: Suggestions / Requests 04-16-2012, 16:44
Replies: 40
Views: 4,567
Posted By kapzz
Re: Want an plugin send information to website mySQl

I have feeling that the plugin_int() reloads everytime map changes( someone answer - me this question )
Forum: Suggestions / Requests 04-16-2012, 16:18
Replies: 40
Views: 4,567
Posted By kapzz
Re: Want an plugin send information to website mySQl

How do the colors are shown on the sql table? using html?
Forum: Suggestions / Requests 04-16-2012, 15:27
Replies: 40
Views: 4,567
Posted By kapzz
Re: Want an plugin send information to website mySQl

I don't think u can do this with a plugin on the server since if the server crashes it crashes everything. So u should not be able to send anything(correct if im wrong), so it has to be outside the...
Forum: Scripting Help 04-15-2012, 15:31
Replies: 16
Views: 3,198
Posted By kapzz
Re: Help with native's

maybe with xvars
http://forums.alliedmods.net/showthread.php?t=138880
Forum: Others 04-15-2012, 15:03
Replies: 117
Views: 382,661
Posted By kapzz
Forum: Unapproved/Old Plugins 04-15-2012, 13:15
Replies: 10
Views: 6,434
Posted By kapzz
Re: TestMyLuck - Bet Game

I will make some updates soon, ML , minimum cvars for rewards , no need for colorchat inc and some new rewards.
Forum: Unapproved/Old Plugins 04-14-2012, 08:42
Replies: 12
Views: 25,763
Posted By kapzz
Re: Base Builder Vip Menu New

U just copied this one http://forums.alliedmods.net/showthread.php?p=1203064 and added some stuff on the menu ...
Forum: Suggestions / Requests 04-13-2012, 09:45
Replies: 4
Views: 4,337
Posted By kapzz
Re: [REQ] JailBreak Zombie Day

U could use this, there is zombie day and others there.
http://forums.alliedmods.net/showthread.php?t=164224
Forum: Unapproved/Old Plugins 04-12-2012, 18:00
Replies: 21
Views: 13,985
Posted By kapzz
Re: ASKTAG 1.5 [UPDATE 12/04/12]

Use a pcvar to change the TAG some people can't understand code for the most simple that is.
g_Prefix = register_cvar("amx_askfortag","TAG*")
"and then use" - get_pcvar_string - " instead of using...
Forum: Others 04-09-2012, 18:08
Replies: 3
Views: 2,133
Posted By kapzz
Re: [PT][OFF] Dança do quadrado

Shakira no seu quadrado, shakira no seu quadrado. Na jaula é que era agora no quadrado :3
Agora anda tudo mais a ouvir no "checherereche checherereche checherereche checherereche che che chegustavo...
Forum: Unapproved/Old Plugins 04-09-2012, 15:37
Replies: 10
Views: 6,434
Posted By kapzz
Re: TestMyLuck - Bet Game

The rewards are given when you are right in more than 1 number, the 200$ is the bet cost .
Forum: Unapproved/Old Plugins 04-09-2012, 15:32
Replies: 10
Views: 6,434
Posted By kapzz
Re: TestMyLuck - Bet Game

Done uploaded, forgot xD
Forum: Suggestions / Requests 04-09-2012, 15:31
Replies: 17
Views: 2,617
Posted By kapzz
Re: adminvip_announce

Notepad++ for php & html here , always :P
Forum: Unapproved/Old Plugins 04-09-2012, 15:27
Replies: 10
Views: 6,434
Posted By kapzz
TestMyLuck - Bet Game

TestMyLuck
by kapzz

Description:

TestMyLuck is a bet game where the player bet's in 5 numbers with the cost of 200$ , the plugin then generates 5 random numbers,
and the objective is to the...
Forum: Suggestions / Requests 04-09-2012, 04:41
Replies: 17
Views: 2,617
Posted By kapzz
Re: adminvip_announce

Check now tested and works , i tested with ADMIN_USER on the vip tag and all bots joined give the message.
Check your vip and admin flags.
And you will not see the message saying "you join the...
Forum: Suggestions / Requests 04-08-2012, 13:09
Replies: 17
Views: 2,617
Posted By kapzz
Re: adminvip_announce

#include < amxmodx >
#include < amxmisc >
#include < colorchat >

#define PLUGIN "VIP/Admin Announce"
#define VERSION "1.0"
#define AUTHOR "bad_indentation"

public plugin_init()
{
Forum: Suggestions / Requests 04-08-2012, 06:11
Replies: 5
Views: 1,479
Posted By kapzz
Re: [Suggestions] Achievements.

-- Some ideas -- :3
Kill 100 terrorists doing only 10 damage.
Kill 20 players with 1 hp.
Defuse 5 bombs by one second left to explode
Plant 5 bombs by one second left to round time ends.
Kill...
Forum: Suggestions / Requests 04-08-2012, 01:08
Replies: 6
Views: 1,282
Posted By kapzz
Re: [REQ] Only knife on first 10 seconds

bu t for that i could block buy and pick; on the 10 seconds.
(wroted on phone)
edit: didnt read ur last reply , i will try to do that but the thing i said above its easier.
Showing results 1 to 25 of 44

 
Forum Jump

All times are GMT -4. The time now is 02:36.


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