Raised This Month: $ Target: $400
 0% 

Showing results 1 to 8 of 8
Search took 0.00 seconds.
Search: Posts Made By: kent4
Forum: Scripting Help 11-04-2011, 14:11
Replies: 8
Views: 1,275
Posted By kent4
Forum: Scripting Help 11-04-2011, 13:06
Replies: 8
Views: 1,275
Posted By kent4
Forum: Scripting Help 11-04-2011, 12:28
Replies: 8
Views: 1,275
Posted By kent4
Re: help make the map a player when it comes to T flag

public client_putinserver(id)
{
set_task(0.7, "vip_connect", id);
}

so?
Forum: Scripting Help 11-04-2011, 10:47
Replies: 8
Views: 1,275
Posted By kent4
help make the map a player when it comes to T flag

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


public plugin_init()
Forum: Scripting Help 11-03-2011, 15:45
Replies: 8
Views: 1,848
Posted By kent4
Re: where the error?

is it possible to do without the plug colored_translit? and write my idea of ​​standard modules without colored_translit?
Forum: Scripting Help 11-03-2011, 14:50
Replies: 8
Views: 1,848
Posted By kent4
Re: where the error?

if a certain player has a flag such as "T" when composing a message in chat before or after the nickname, spelled VIP
example:
[VIP] player: text
or
player [VIP]: text

sorry: translate.google
Forum: Scripting Help 11-01-2011, 10:28
Replies: 8
Views: 1,848
Posted By kent4
Re: where the error?

Please tell me how to write properly?
Forum: Scripting Help 10-31-2011, 14:25
Replies: 8
Views: 1,848
Posted By kent4
where the error?

#include <colored_translit>
#include <amxmodx>

#define VIP_FLAG ADMIN_LEVEL_H

public plugin_init()
{
register_plugin("123", "version", "autor");
}
public ct_message_format(id)
Showing results 1 to 8 of 8

 
Forum Jump

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


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