Raised This Month: $ Target: $400
 0% 

Showing results 1 to 25 of 57
Search took 0.00 seconds.
Search: Posts Made By: Administrator
Forum: Scripting Help 02-17-2017, 05:37
Replies: 14
Views: 2,437
Posted By Administrator
Re: He limit

Thank you so much!

Cut out only HE.
Please tell me why does not work when trying to raise a second grenade?

#include <amxmodx>
#include <hamsandwich>
#include <engine>
#include <cstrike>...
Forum: Scripting Help 02-16-2017, 16:31
Replies: 14
Views: 2,437
Posted By Administrator
Re: He limit

Prompt message "he limit"
Forum: Scripting Help 02-16-2017, 10:41
Replies: 14
Views: 2,437
Posted By Administrator
Re: He limit

This principle is real?
Forum: Scripting Help 02-16-2017, 09:09
Replies: 14
Views: 2,437
Posted By Administrator
Re: He limit

Maybe you can catch a message that you can not buy more, give the player a 2 he, subtract money and add a check whether the player has 2 he?
Forum: Scripting Help 02-16-2017, 09:04
Replies: 14
Views: 2,437
Posted By Administrator
Re: He limit

Buy first, I want to buy a second, but it says that I can not.
Message writes not of the plugin.
Forum: Scripting Help 02-16-2017, 08:58
Replies: 14
Views: 2,437
Posted By Administrator
Re: He limit

does not work :(
Forum: Scripting Help 02-16-2017, 08:29
Replies: 14
Views: 2,437
Posted By Administrator
Re: He limit

Without client_buy.amxx can not do?
Forum: Scripting Help 02-16-2017, 06:09
Replies: 14
Views: 2,437
Posted By Administrator
He limit

Good afternoon.
Please tell me how to make the purchase of 2 he grenade?
Forum: Scripting Help 10-11-2015, 04:59
Replies: 3
Views: 480
Posted By Administrator
Re: determine the best player in the team

correctly?

public search()
{
new sPlayers[32], iPlayersNum, i , iBestPlayer, iBestFrags
get_players( sPlayers,iPlayersNum )
for( i = 0; i < iPlayersNum; i++)
{
if(...
Forum: Scripting Help 10-11-2015, 03:58
Replies: 3
Views: 480
Posted By Administrator
Forum: Scripting Help 10-11-2015, 03:52
Replies: 3
Views: 480
Posted By Administrator
determine the best player in the team

Good afternoon.
How to determine the best player in the team and give it a 100hp?
Forum: Scripting Help 09-14-2015, 10:04
Replies: 9
Views: 1,486
Posted By Administrator
Forum: Scripting Help 09-12-2015, 07:04
Replies: 9
Views: 1,486
Posted By Administrator
Re: Give the player burning effect

I do not understand in Napalm Grenades, a lot of code, specifically where to catch fire?

/*================================================================================
...
Forum: Scripting Help 09-11-2015, 11:47
Replies: 9
Views: 1,486
Posted By Administrator
Re: Give the player burning effect

Here is a man offered to give the code ...
I just need to make the switch button on \ off the effect of combustion
Forum: Scripting Help 09-10-2015, 05:55
Replies: 9
Views: 1,486
Posted By Administrator
Forum: Scripting Help 09-06-2015, 03:19
Replies: 9
Views: 1,486
Posted By Administrator
Re: Give the player burning effect

And if you use the standard used in the ATAC?
Forum: Scripting Help 09-05-2015, 05:49
Replies: 9
Views: 1,486
Posted By Administrator
Give the player burning effect

Hello.
Please tell me how to give the player a burning effect?
Forum: Scripting Help 05-17-2015, 19:10
Replies: 4
Views: 567
Posted By Administrator
Re: Deny enter characters / | \

The fact that the characters are all the same.
Do not swear at them
Forum: Scripting Help 05-17-2015, 19:08
Replies: 4
Views: 567
Posted By Administrator
Re: Deny enter characters / | \

This is Bank registration
Forum: Scripting Help 05-17-2015, 11:33
Replies: 4
Views: 567
Posted By Administrator
Deny enter characters / | \

Good afternoon
Please help introduce ban / | \

public joined_bank(id)
{
client_cmd(id,"messagemode Enter_pass")
return PLUGIN_HANDLED
}

public pass_entered(id)
Forum: Scripting Help 12-29-2014, 13:06
Replies: 9
Views: 1,642
Posted By Administrator
Re: Sockets | server hangs

#include <amxmodx>
#include <sockets_hz>

#define MESSAGE "eeee"
#define IP "46.254.21.136" // ip сайта
#define DOMAIN "74pp.ru" // домен
#define PHP "/vk_message.php" // путь до php скрипта...
Forum: Scripting Help 12-29-2014, 08:12
Replies: 9
Views: 1,642
Posted By Administrator
Re: Sockets | server hangs

Yes, thank you very much
Forum: Scripting Help 12-29-2014, 07:41
Replies: 9
Views: 1,642
Posted By Administrator
Re: Sockets | server hangs

message comes up to me
Forum: Scripting Help 12-29-2014, 07:34
Replies: 9
Views: 1,642
Posted By Administrator
Re: Sockets | server hangs

sorry, did not understand
Forum: Scripting Help 12-29-2014, 07:12
Replies: 9
Views: 1,642
Posted By Administrator
Re: Sockets | server hangs

#include <amxmodx>
#include <sockets_hz>

#define MESSAGE "blabla"
#define IP "46.254.21.136" // ip сайта
#define DOMAIN "74pp.ru" // домен
#define PHP "/vk_message.php" // путь до php скрипта...
Showing results 1 to 25 of 57

 
Forum Jump

All times are GMT -4. The time now is 17:34.


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