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

Showing results 1 to 25 of 188
Search took 0.13 seconds.
Search: Posts Made By: sirerick
Forum: Suggestions / Requests 05-27-2017, 21:21
Replies: 10
Views: 3,182
Posted By sirerick
Re: [REQ/SMA Edit] Lasermine Owner HUD Info

my bad

get_pcvar_num( g_pCvar[ g_LHEALTH ] )

--->

get_pcvar_num(g_LHEALTH)
Forum: Suggestions / Requests 05-27-2017, 07:21
Replies: 10
Views: 3,182
Posted By sirerick
Re: [REQ/SMA Edit] Lasermine Owner HUD Info

test. u no need extra plugin for this. just use this.

/* Plugin generated by AMXX-Studio */
//#define BIOHAZARD_SUPPORT
//#define UL_MONEY_SUPPORT


#include <amxmodx>
#include...
Forum: Suggestions / Requests 05-26-2017, 08:17
Replies: 2
Views: 766
Posted By sirerick
Re: Skin On Flags!

test

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

#define PLUGIN "admin models"
#define VERSION "1.0"
#define AUTHOR "SirErick"
Forum: Suggestions / Requests 05-17-2017, 08:58
Replies: 5
Views: 1,613
Posted By sirerick
Re: Plugin vip menu.

Put the weapons sma here. And I create the menu with their respective native.
Forum: Suggestions / Requests 05-12-2017, 09:55
Replies: 7
Views: 1,680
Posted By sirerick
Forum: Suggestions / Requests 05-10-2017, 11:12
Replies: 6
Views: 1,242
Posted By sirerick
Re: Help Plugins

Test

#include <amxmodx>

#define FIX_BUG_REBUY true

new g_limit

public plugin_init()
{
Forum: Suggestions / Requests 04-24-2017, 15:05
Replies: 24
Views: 3,112
Posted By sirerick
Forum: Suggestions / Requests 04-20-2017, 11:57
Replies: 5
Views: 1,168
Posted By sirerick
Re: [HELP] CurWeapon Help

Because the other issue. Is in the help section. Ie help with a part of the code.

He wants the whole code of what he asks for. That's why he created a new topic
Forum: Scripting Help 04-20-2017, 09:20
Replies: 14
Views: 4,245
Posted By sirerick
Re: [ H3LP ] Stock to freeze/unfreeze player ?

example:

/* Plugin generated by AMXX-Studio */

#include <amxmodx>
#include <hamsandwich>
#include <fakemeta>
#include <engine>

#define PLUGIN "New Plug-In"
Forum: Scripting Help 04-19-2017, 14:25
Replies: 10
Views: 2,139
Posted By sirerick
Re: CurWeapon Problem

Respect to change. it is not a big thing. If you knew the basics, it's just what I know. You would know how to do it Otherwise. Go to the Suggestions / Requests section.
Forum: Scripting Help 04-19-2017, 09:39
Replies: 10
Views: 2,139
Posted By sirerick
Re: CurWeapon Problem

I gave you an example as you must, I have to go to work.
Forum: Scripting Help 04-19-2017, 09:10
Replies: 10
Views: 2,139
Posted By sirerick
Re: CurWeapon Problem

test..

#include <amxmodx>
#include <fakemeta>
#include <hamsandwich>

#define PLUGIN "Knife Menu"
#define VERSION "1.0"
#define AUTHOR "SirErick"
Forum: Scripting Help 04-19-2017, 08:28
Replies: 10
Views: 2,139
Posted By sirerick
Re: CurWeapon Problem

Knifes are all restricted by flags?
Forum: Scripting Help 04-19-2017, 08:19
Replies: 14
Views: 2,570
Posted By sirerick
Re: Exp problem

Create a new topic for this.
Forum: Suggestions / Requests 04-13-2017, 13:03
Replies: 5
Views: 1,006
Posted By sirerick
Re: req best player

Omg... My bad. Fast scripting.. ty fot tell me thia great error
Forum: Suggestions / Requests 04-13-2017, 12:05
Replies: 5
Views: 1,006
Posted By sirerick
Re: req best player

test...

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


new g_iKills[33], g_iHS[33], g_maxplayers

public plugin_init()
Forum: Scripting Help 04-11-2017, 19:03
Replies: 12
Views: 2,499
Posted By sirerick
Re: Awp india weaponswar

test

#include <amxmodx>
#include <engine>
#include <fun>
#include <hamsandwich>

public plugin_init()
{
RegisterHam(Ham_Spawn, "player", "fw_PlayerSpawn_Post", 1)
Forum: Scripting Help 04-09-2017, 22:06
Replies: 10
Views: 1,686
Posted By sirerick
Re: [ H3LP ] Damage on entity ?

yes

watch this tutorial. is great.

Click me (https://forums.alliedmods.net/showthread.php?t=145716)
Forum: Suggestions / Requests 04-09-2017, 21:50
Replies: 2
Views: 755
Posted By sirerick
Re: Want a plugin to choose models of weapons [MENU]

test

#include <amxmodx>
#include <fakemeta>
#include <hamsandwich>
#include <cstrike>

#define PLUGIN "Skin Weapons"
#define VERSION "1.0"
#define AUTHOR "SirErick"
Forum: Suggestions / Requests 04-09-2017, 17:20
Replies: 12
Views: 2,101
Posted By sirerick
Re: ADMIN_RESERVATION Weapon Skin Menu

Omg .. is just an example: "you_model" is the folder where the models of your weapons will go.

It looks like he's 10 years old

example 2:


etc etc
Forum: Suggestions / Requests 04-09-2017, 16:04
Replies: 12
Views: 2,101
Posted By sirerick
Re: ADMIN_RESERVATION Weapon Skin Menu

If it works, I just tried it
Forum: Suggestions / Requests 04-09-2017, 15:45
Replies: 10
Views: 1,830
Posted By sirerick
Re: Need a BOT Mod , Plugin

https://github.com/Arkshine/CSBotEnabler
Forum: Suggestions / Requests 04-09-2017, 15:33
Replies: 12
Views: 2,101
Posted By sirerick
Re: ADMIN_RESERVATION Weapon Skin Menu

test...

#include <amxmodx>
#include <fakemeta>
#include <engine>
#include <fakemeta_util>
#include <hamsandwich>
#include <cstrike>

#define PLUGIN "M4A1 Skin Menu"
Forum: Suggestions / Requests 03-31-2017, 08:41
Replies: 17
Views: 2,295
Posted By sirerick
Re: LASER

i edit. test again the new code.
Forum: Suggestions / Requests 03-31-2017, 07:06
Replies: 5
Views: 2,021
Posted By sirerick
Re: Weapons Skins For vip menu

i edit. test again
Showing results 1 to 25 of 188

 
Forum Jump

All times are GMT -4. The time now is 12:28.


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