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

Showing results 1 to 25 of 67
Search took 0.01 seconds.
Search: Posts Made By: xfire97
Forum: Scripting Help 04-04-2012, 23:34
Replies: 13
Views: 2,621
Posted By xfire97
Re: Get the last T or CT

Is something like that


new players[32], count;

public plugin_init()
{
get_players(players, count, "ae", "TERRORIST");
}
Forum: Scripting Help 04-04-2012, 14:54
Replies: 13
Views: 2,621
Posted By xfire97
Re: Get the last T or CT

new players[32], count;
get_players(players, count, "ae", "TERRORIST");
if ( count == 1 )
{
server_cmd( "amx_godmode @CT 0" );
}

This doesnt work, why?
Forum: Scripting Help 04-03-2012, 13:14
Replies: 13
Views: 2,621
Posted By xfire97
Re: Get the last T or CT

Thanks hleV, and exolent too.
Forum: Scripting Help 04-03-2012, 13:01
Replies: 13
Views: 2,621
Posted By xfire97
Re: Get the last T or CT

new iPlayers [ 32 ], iNum,
get_players( iPlayers , iNum, "be", "T" );

This is right?
Forum: Scripting Help 04-03-2012, 12:37
Replies: 13
Views: 2,621
Posted By xfire97
Get the last T or CT

How i get the last T or CT?
Forum: Suggestions / Requests 04-02-2012, 12:20
Replies: 3
Views: 875
Posted By xfire97
Re: god mod in CT

I dont want godmod in spawn, exemple i have a shop for team CT and in shop ct have a "case" that ct buy godmode for all team, in this case set_user_godmode(id, 1) doesnt work.
Forum: Scripting Help 04-02-2012, 11:57
Replies: 6
Views: 1,451
Posted By xfire97
Re: VIP MENU Modificated

Try this

#define DAMAGE_RECIEVED
#include <amxmodx>
#include <amxmisc>
#include <cstrike>
#include <fun>
#include <hamsandwich>

static const COLOR[] = "^x04" //green
Forum: Suggestions / Requests 04-02-2012, 11:19
Replies: 3
Views: 875
Posted By xfire97
god mod in CT

How i set god mod in CT Team?
Forum: Suggestions / Requests 03-31-2012, 18:23
Replies: 0
Views: 1,000
Posted By xfire97
Replace Hud Centerid

Someone know replace the hud centerid message or eliminate the hud centerid message!
Forum: Scripting Help 03-27-2012, 14:14
Replies: 5
Views: 973
Posted By xfire97
Re: change the team, and check the flags

I use this now, but when the plugin, but when the guy write change he change the team, but can u make to spawn in Ct Spawn? and to ct appears a message "only for T"

#include <amxmodx>
#include...
Forum: Scripting Help 03-26-2012, 18:13
Replies: 5
Views: 973
Posted By xfire97
Re: change the team, and check the flags

Didnt work connor i have the b flag (ADMIN_RESERVATION), and appears a message
<span style="color: #000000"><span style="color: #007700">
else
{
client_print(id, print_chat, "Tens de...
Forum: Scripting Help 03-26-2012, 12:26
Replies: 3
Views: 647
Posted By xfire97
Re: Only 1 for round

I already fix with help closed topic!
Forum: Scripting Help 03-26-2012, 11:26
Replies: 13
Views: 6,034
Posted By xfire97
Forum: Scripting Help 03-26-2012, 11:18
Replies: 13
Views: 6,034
Posted By xfire97
Re: (need help) say /command show motd

Hmm ok, maybe cs not have that color, what u say?
Forum: Scripting Help 03-26-2012, 10:50
Replies: 13
Views: 6,034
Posted By xfire97
Re: (need help) say /command show motd

U create the txt in cstrike?
Forum: Scripting Help 03-26-2012, 10:45
Replies: 7
Views: 1,126
Posted By xfire97
Re: Need help, how do i set level flag?

I dont understand what u mean like blockmaker...
Forum: Scripting Help 03-26-2012, 10:42
Replies: 3
Views: 647
Posted By xfire97
Only 1 for round

Close the topic i alread fix with help!
Forum: Scripting Help 03-26-2012, 10:34
Replies: 7
Views: 1,126
Posted By xfire97
Re: Need help, how do i set level flag?

this is the flags and account flags that exists

; Access flags:
; a - immunity (can't be kicked/baned/slayed/slaped and affected by other commmands)
; b - reservation (can join on reserved...
Forum: Scripting Help 03-26-2012, 09:32
Replies: 13
Views: 6,034
Posted By xfire97
Re: (need help) say /command show motd

This is a example:

/* Plugin generated by AMXX-Studio */

#include < amxmodx >


public wb_motd(id)
{
show_motd(id,"wb.txt","title of motd")
Forum: Scripting Help 03-26-2012, 08:51
Replies: 5
Views: 973
Posted By xfire97
change the team, and check the flags

I want that Terrorist change to the team CT (only who have ADMIN_RESERVATION), who dont have flag but have the money appears a message like "u must be vip", if dont have money "u dont have money" if...
Forum: Suggestions / Requests 03-26-2012, 08:43
Replies: 0
Views: 598
Posted By xfire97
Change Team players

I want a plugin that the Team T write /change, and change to the team CT, the CTs write /change and appears a message like "you cant change team", and the "/change" cost 5000 per example.
Users dead...
Forum: Suggestions / Requests 03-25-2012, 09:22
Replies: 2
Views: 1,804
Posted By xfire97
Block Retry Command

I see many plugins about no retry, no reconnect, reconnect features, but i dont want that.
I want a plugin that the players cant write retry in console and leave the server, connect again, ban on...
Forum: Scripting Help 03-16-2012, 21:39
Replies: 2
Views: 1,143
Posted By xfire97
Golden Ak for VIP

I have this plugin of golden ak but everybody can use it, i want that only persons who have a ADMIN_LEVEL_H flag can buy the golden ak.:)

#include <amxmodx>
#include <fakemeta>
#include <fun>...
Forum: Scripting Help 03-03-2012, 18:18
Replies: 4
Views: 950
Posted By xfire97
Re: Use in Menu "Weapons" only ONE in round

Wrong... public the all sma
Forum: Scripting Help 03-03-2012, 18:04
Replies: 2
Views: 729
Posted By xfire97
Re: [HELP] Help with the VIP plugin.

Try this

#define DAMAGE_RECIEVED
#include <amxmodx>
#include <amxmisc>
#include <cstrike>
#include <fun>
#include <hamsandwich>

static const COLOR[] = "^x04" //green
Showing results 1 to 25 of 67

 
Forum Jump

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


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