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

Showing results 1 to 25 of 140
Search took 0.01 seconds.
Search: Posts Made By: kikizon2
Forum: Suggestions / Requests 10-20-2015, 15:38
Replies: 6
Views: 1,931
Posted By kikizon2
Re: Plugin Top kills

Check this:



#include amxmodx
#include amxmisc
#include dhudmessage

new MP;
Forum: Suggestions / Requests 10-17-2015, 14:35
Replies: 27
Views: 2,338
Posted By kikizon2
Re: [REQ] Enable And Disable Parachute With The Same Chat Command

sv_parachute its a cvar ?



#include amxmodx
#include cstrike

public plugin_init()
{
register_plugin( "aaa", "sss", "ddd" );
Forum: Suggestions / Requests 10-17-2015, 14:29
Replies: 4
Views: 542
Posted By kikizon2
Re: Function CT

Some like this ?



YourFunction( index )
{
new alives = get_alives( CS_TEAM_CT );
if( alives > 2 && alives <= 8 )
{
// Can use function
Forum: Suggestions / Requests 10-16-2015, 20:57
Replies: 6
Views: 1,931
Posted By kikizon2
Re: Plugin Top kills

#include <amxmodx>
#include <csx>
#include <dhudmessage>

public plugin_init()
{
register_plugin( "Stats in HUD" , "1.0" , "kikizon" );

set_task( 1.0 , "Hud" , .flags = "b" );
}
Forum: Suggestions / Requests 10-16-2015, 20:01
Replies: 6
Views: 1,082
Posted By kikizon2
Re: [BLOCK] Special Symbol In Nick

This code will serve you, but do not let anyone that has no name by numbers or letters

PS: Sorry by my bad english


#include <amxmodx>

new const Reason[] = "Invalid Nick";

public...
Forum: Suggestions / Requests 08-05-2015, 14:17
Replies: 5
Views: 992
Posted By kikizon2
Re: [ Gun menu for admins ]

public menu_wpn( index , menu , item )
{
if( !is_user_alive( index ) || item == MENU_EXIT )
{
menu_destroy( menu );
return PLUGIN_HANDLED;
}

kHasWeapons[...
Forum: Suggestions / Requests 08-01-2015, 20:32
Replies: 5
Views: 992
Posted By kikizon2
Re: [ Gun menu for admins ]

public ham_PlayerSpawnPost( index )
{
kHasWeapons[ index ] = false;
kItemInUser[ index ] = -1;
}


:p yep only for admins
Forum: Suggestions / Requests 07-31-2015, 16:11
Replies: 5
Views: 992
Posted By kikizon2
Re: [ Gun menu for admins ]

#include amxmodx
#include amxmisc
#include fun
#include cstrike
#include hamsandwich
#include fakemeta

// Here define admin Flag for use menu
#define ADMIN_FLAG ADMIN_RCON
Forum: Unapproved/Old Plugins 07-31-2015, 14:56
Replies: 16
Views: 12,759
Posted By kikizon2
Forum: Off-Topic 11-21-2014, 14:09
Replies: 90
Views: 21,883
Posted By kikizon2
Re: I've reach scripting stage they said unreachable ( My projects free give away! )

.Dare Devil. u can help me? this need module zSparkle? you can compile it for me? :3

Sorry by my bad E.
Forum: Plugins 08-26-2014, 21:17
Replies: 5
Views: 5,294
Posted By kikizon2
Forum: Unapproved/Old Plugins 08-18-2014, 19:40
Replies: 373
Views: 135,763
Posted By kikizon2
Re: [CSO] Zombie Scenario 2: Hero of Survival [NEW UPDATE 15/08/2014]

L 08/18/2014 - 18:19:44: -------- Mapchange to zs_chaos --------
L 08/18/2014 - 18:19:44: [ORPHEU] Function "InstallGameRules" not found
L 08/18/2014 - 18:19:44: [AMXX] Run time error 10 (plugin...
Forum: Zombie Plague Mod 06-26-2014, 15:51
Replies: 4
Views: 2,429
Posted By kikizon2
Re: [ZP] Zombie Level

LOL Sorry i don't see date :( i watch profile of this user :(

& sorry by my bad E.
Forum: Zombie Plague Mod 06-26-2014, 15:07
Replies: 4
Views: 2,429
Posted By kikizon2
Re: [ZP] Zombie Level

delete the save data system -.-
Forum: Zombie Plague Mod 06-16-2014, 10:41
Replies: 994
Views: 461,040
Posted By kikizon2
Forum: Scripting Help 02-07-2014, 01:24
Replies: 1
Views: 607
Posted By kikizon2
[HELP] how to open motd with menu

Hi all, i need help i will be create a menu and i need in the "case 0:" open a custom motd


Sorry by my bad english :)
Forum: Zombie Plague Mod 01-29-2014, 01:35
Replies: 3
Views: 778
Posted By kikizon2
Forum: Zombie Plague Mod 01-28-2014, 16:48
Replies: 3
Views: 778
Posted By kikizon2
[Help]SOLVED with Menu and Submenus

Hi all I'm trying to modify my zp but get that bug with menus
does not display submenus

I put this


// Show custom buy menu?
if (get_pcvar_num(cvar_buycustom))
set_task(0.3,...
Forum: Scripting Help 01-28-2014, 16:47
Replies: 0
Views: 638
Posted By kikizon2
[Help][Solved] with Menu and Submenus

Hi all I'm trying to modify my zp but get that bug with menus
does not display submenus

I put this


// Show custom buy menu?
if (get_pcvar_num(cvar_buycustom))
set_task(0.3,...
Forum: HL1 Servers (HLDS) 01-28-2014, 01:14
Replies: 12
Views: 2,598
Posted By kikizon2
whats is the best os for hlds server

Hi all i need know what is the best os linux? For cs 1.6 server??


Sorry by my bad English
Forum: Zombie Plague Mod 01-15-2014, 01:44
Replies: 10
Suggestion / Subplugin Request [REQ]Addons CSO
Views: 3,277
Posted By kikizon2
Re: [REQ]Addons CSO

You found the sma of cso mod??
Forum: Zombie Plague Mod 01-14-2014, 15:55
Replies: 0
Views: 429
Posted By kikizon2
[HELP PLEASE :(] what is this function?

so is this for?

this is of a menu


if (pev_valid(id) == PDATA_SAFE)
set_pdata_int(id, OFFSET_CSMENUCODE, 0, OFFSET_LINUX)


sorry for my bad E.
Forum: Zombie Plague Mod 01-13-2014, 21:30
Replies: 994
Views: 461,040
Posted By kikizon2
Forum: Zombie Plague Mod 01-13-2014, 21:01
Replies: 11
Views: 6,923
Posted By kikizon2
Re: [CSO LIKE]Zombie The Hero

This contain the sma's? PLEASE UPLOAD THE SMA :3
Forum: Zombie Plague Mod 01-13-2014, 20:14
Replies: 0
Views: 413
Posted By kikizon2
(zp 4.3 help) macros in hud

Hello friends "AM". I come to do a query like I can make the value of a macros appears to me in a hud? I use macros for exp



Thanks in advance


Really sorry for my bad E.
Showing results 1 to 25 of 140

 
Forum Jump

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


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