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

Showing results 1 to 25 of 28
Search took 0.00 seconds.
Search: Posts Made By: StoleA
Forum: Scripting Help 12-06-2014, 15:54
Replies: 11
Views: 2,982
Posted By StoleA
Re: [HELP] Client Info Changed

If this worked i don't ask for help here :) war3ft code for minmodels don't work
Forum: Scripting Help 12-05-2014, 23:46
Replies: 11
Views: 2,982
Posted By StoleA
Re: [HELP] Client Info Changed

I have a war3ft server and i need to block minmodels...
Forum: Scripting Help 12-04-2014, 21:41
Replies: 11
Views: 2,982
Posted By StoleA
[HELP] Client Info Changed

I have this and do nothing(no message, no change) if i put cl_minmodels to 1... Whats wrong ?

#include <amxmodx>

public client_connect(id)
client_cmd(id, "cl_minmodels 0")

public...
Forum: Suggestions / Requests 12-02-2014, 17:44
Replies: 7
Views: 1,533
Posted By StoleA
Re: [REQ] BuyZone block enemy

Kind of:

public test(id){
if(user_is_in_buyzone(id) && OPPOSITE_TEAM)
{
my code here
}
}
Forum: Suggestions / Requests 12-02-2014, 16:43
Replies: 7
Views: 1,533
Posted By StoleA
Re: [REQ] BuyZone block enemy

I want to include in another plugin, WalkGuard write variables of map in another file. I want only for buyzone(in sma not another file) to include in my plugin..
Forum: Suggestions / Requests 12-02-2014, 15:10
Replies: 7
Views: 1,533
Posted By StoleA
Re: [REQ] BuyZone block enemy

I don't want complication like this, slay was a example, i have a code to put in the function. I need only a small sma to define what i said in first post.
Forum: Suggestions / Requests 12-01-2014, 12:09
Replies: 7
Views: 1,533
Posted By StoleA
[REQ] BuyZone block enemy

Is there a way to kill enemy when they are in buyzone ?

Ex. I'm T and when i'm going to CT base, i want to kill me..

I don't know how to work with buyzone...
Forum: Scripting Help 12-01-2014, 11:47
Replies: 12
Views: 3,721
Posted By StoleA
Re: [HELP] Lastmaps

Try this:

#include <amxmodx>

#define LastMaps 5

new MapsName[LastMaps][34]

public plugin_init()
{
Forum: Scripting Help 12-01-2014, 11:02
Replies: 12
Views: 3,721
Posted By StoleA
Re: [HELP] Lastmaps

Try this(untested):

#include <amxmodx>
#include <nvault>

#define PLUGIN "Last Maps"
#define VERSION "1.0"
#define AUTHOR "BROWN"

new szCurrentLine[256];
Forum: Scripting Help 07-30-2014, 13:31
Replies: 14
Views: 3,611
Posted By StoleA
Re: [AMXX] Problem with client_putinserver

@HamletEagle: With task work
@Mario: I want to print in chat not in console
@FuckForFun: I want to print to all players not only me :)
Forum: Scripting Help 07-29-2014, 17:05
Replies: 14
Views: 3,611
Posted By StoleA
Re: [AMXX] Problem with client_putinserver

Nothing...

http://g.iceimg.com/gfvlvg6pEs4R/alliedmodders.png
Forum: Scripting Help 07-28-2014, 20:36
Replies: 14
Views: 3,611
Posted By StoleA
Re: [AMXX] Problem with client_putinserver

It's tested.. I connect on server and nothing..
Forum: Scripting Help 07-28-2014, 19:59
Replies: 14
Views: 3,611
Posted By StoleA
[AMXX] Problem with client_putinserver

Hi everyone, i have this code and doesn't work..

#include <amxmodx>

public client_putinserver(id)
{
client_print(0, print_chat, "[Test Plugin] Test message.")
}
Forum: Suggestions / Requests 05-26-2014, 17:10
Replies: 2
Views: 1,366
Posted By StoleA
Forum: Suggestions / Requests 05-24-2014, 22:41
Replies: 2
Views: 1,366
Posted By StoleA
[REQUEST] amx_spectate little modification

I need to modify this : https://forums.alliedmods.net/showthread.php?p=551999

I want amx_spectate <playername>, only that, ex: amx_spectate me(put me to spec team invis), amx_spectate Josh(put...
Forum: Scripting Help 01-07-2014, 08:19
Replies: 6
Views: 1,445
Posted By StoleA
Re: Restart frags

It's worked. Thank you very much
Forum: Scripting Help 01-07-2014, 04:05
Replies: 6
Views: 1,445
Posted By StoleA
Re: Restart frags

And the solution is ?
Forum: Scripting Help 01-06-2014, 10:32
Replies: 6
Views: 1,445
Posted By StoleA
Restart frags

Hi everyone,

I have a problem with this plugin after update to amxmodx 1.8.2. On my old engine(5787) works perfect, but on new engine(6027) doesn't work anymore.. Small description: When a player...
Forum: News 11-18-2013, 15:49
Replies: 317
Views: 354,696
Posted By StoleA
Re: AMX Mod X 1.8.2 for 2013 HLDS Update

War3FT work on new update ?
Forum: Suggestions / Requests 10-18-2013, 14:00
Replies: 17
Views: 2,870
Posted By StoleA
Re: [REQ] Modify admin_spec_esp

It's the same :) All settings are same... Menu and W & S disabled..
Forum: Suggestions / Requests 09-11-2013, 12:43
Replies: 17
Views: 2,870
Posted By StoleA
Re: [REQ] Modify admin_spec_esp

Nobody on AlliedModders, incredible...
Forum: Suggestions / Requests 08-26-2013, 07:06
Replies: 17
Views: 2,870
Posted By StoleA
Forum: Suggestions / Requests 08-08-2013, 10:45
Replies: 17
Views: 2,870
Posted By StoleA
Re: [REQ] Modify admin_spec_esp

I want to show this (http://www.gamelife.ro/images/allied.png) without menu and always be active (without activation on W). When admin it's to spectator team, show him only BOX from this plugin :)
Forum: Suggestions / Requests 08-07-2013, 21:49
Replies: 17
Views: 2,870
Posted By StoleA
Re: [REQ] Modify admin_spec_esp

Nobody don't know to make this ?
Forum: Suggestions / Requests 07-22-2013, 19:51
Replies: 17
Views: 2,870
Posted By StoleA
Re: [REQ] Modify admin_spec_esp

Always when you'r spectator, normally. If you alive, that's mean you use wallhack plugin :)
Showing results 1 to 25 of 28

 
Forum Jump

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


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