Raised This Month: $32 Target: $400
 8% 

Showing results 1 to 7 of 7
Search took 0.00 seconds.
Search: Posts Made By: seypa
Forum: Unapproved/Old Plugins 05-29-2020, 02:51
Replies: 20
Views: 10,699
Posted By seypa
Forum: Suggestions / Requests 02-13-2018, 14:09
Replies: 4
Views: 1,050
Posted By seypa
Re: See enemy on the radar

give me info about error
Forum: Suggestions / Requests 02-12-2018, 12:32
Replies: 11
Views: 2,075
Posted By seypa
Forum: Suggestions / Requests 02-12-2018, 11:01
Replies: 4
Views: 1,050
Posted By seypa
Re: See enemy on the radar

#include <amxmodx>
#include <fakemeta>
#include <xs>
#include <biohazard>



#define TASKID_CHECK 124
#define TASKID_RADAR 531
Forum: Suggestions / Requests 02-12-2018, 10:55
Replies: 2
Views: 684
Posted By seypa
Re: If aim_ prefixed map give m4/ak on spawn?

#include <amxmodx>
#include <fun>
#include <hamsandwich>
#include <cstrike>

new const PRIMARY_WEAPONS_BITSUM = (1<<CSW_M4A1)|(1<<CSW_AK47);

public plugin_init()
{
RegisterHam(Ham_Spawn,...
Forum: Suggestions / Requests 02-10-2018, 08:15
Replies: 2
Views: 1,053
Posted By seypa
Re: [REQ] [FUN] Player out of range (0) error

#include <amxmodx>
#include <fun>
#include <fakemeta>

#define OFFSET_TEAM 114
#define user_team(%1) get_pdata_int(%1, OFFSET_TEAM)

new kill_healed, health_add, health_hs_add, health_max,...
Forum: Suggestions / Requests 02-10-2018, 07:20
Replies: 2
Views: 1,053
Posted By seypa
[REQ] [FUN] Player out of range (0) error

#include <amxmodx>
#include <fun>

new kill_healed, health_add, health_hs_add, health_max, nKiller, nKiller_hp, nHp_add, nHp_max

public plugin_init()
{
register_plugin("Kill Healed", "2.1",...
Showing results 1 to 7 of 7

 
Forum Jump

All times are GMT -4. The time now is 23:19.


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