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

Showing results 1 to 25 of 70
Search took 0.01 seconds.
Search: Posts Made By: arnaldo_silva
Forum: Plugins 03-09-2014, 18:02
Replies: 878
Views: 451,838
Posted By arnaldo_silva
Re: [CS:GO] KZ Timer

Thanks for the answer. It isn't good to make your server with sv_pure 0 because people can change textures e that stuff.

Thanks for changing the name of the textures.
Forum: Plugins 03-06-2014, 11:23
Replies: 878
Views: 451,838
Posted By arnaldo_silva
Re: [CS:GO] KZ Timer

First of all, Awesome plugin! I really enjoy they way you coded the plugin especially the pre-strafe 1.6 :)

Second i have one problem i saw in my server twice happening now. People get kicked out...
Forum: Unapproved/Old Plugins 05-04-2010, 14:31
Replies: 134
Views: 70,949
Posted By arnaldo_silva
Re: Ingame Psychostats

L 05/04/2010 - 19:27:27: [ingame_psychostats.amxx] [IG-PS] Error: (1146) Table 'clan_psy.psy_c_plr_data' doesn't exist
L 05/04/2010 - 19:27:27: [ingame_psychostats.amxx] [IG-PS] Query: SELECT...
Forum: Unapproved/Old Plugins 05-03-2010, 15:14
Replies: 134
Views: 70,949
Posted By arnaldo_silva
Re: Ingame Psychostats

Is there any diference?
Forum: Unapproved/Old Plugins 05-02-2010, 18:26
Replies: 134
Views: 70,949
Posted By arnaldo_silva
Re: Ingame Psychostats

L 05/02/2010 - 20:48:23: [ingame_psychostats.amxx] [IG-PS] Error: (1146) Table 'clan_psycostats.ps_c_plr_data' doesn't exist
L 05/02/2010 - 20:48:23: [ingame_psychostats.amxx] [IG-PS] Query: SELECT...
Forum: Scripting Help 02-27-2010, 14:03
Replies: 1
Views: 802
Posted By arnaldo_silva
[Help] Motd show

show_motd(id,"rules.txt","Rules")

In this example rules.txt goes to cstrike. How can i put rules.txt in configs?
Forum: Approved Plugins 02-27-2010, 08:58
Replies: 46
Views: 34,581
Posted By arnaldo_silva
Re: Infractions System v0.1.5

I just have a question

This saves the warnings if the map change?
Forum: Suggestions / Requests 02-20-2010, 13:57
Replies: 11
Views: 2,798
Posted By arnaldo_silva
Re: block jointeam 5

http://forums.alliedmods.net/showpost.php?p=978694&postcount=9

I think it's that what you want.
Forum: Off-Topic 11-17-2009, 18:25
Replies: 40
Views: 9,391
Posted By arnaldo_silva
Re: Your Favorite Scripter?

Ring the bells we got one winner lolz
Forum: Suggestions / Requests 11-17-2009, 10:50
Replies: 6
Views: 1,500
Posted By arnaldo_silva
Re: I need real hidenseek mod!!!!

It's that plugin that he wants -.-
I just have that plugin in my server and it works well. JJust because it's not approval doesn't meant that it's a bad plugin.
Forum: Suggestions / Requests 11-15-2009, 09:13
Replies: 0
Views: 544
Posted By arnaldo_silva
[REQ] Alltalk team only

Well what i'm looking for is like hidenseek by exolent that when scrim is on and sv_alltalk 1 you can only talk to your team, alive people and dead people.
Forum: Zombie Plague Mod 11-15-2009, 08:21
Replies: 377
Subplugin Submission [ZP] Addon: Web Stats v0.2.5
Views: 183,156
Posted By arnaldo_silva
Re: [ZP] Web Stats

Nice +karma ;)
Forum: Approved Plugins 11-12-2009, 15:15
Replies: 1,733
Views: 989,607
Posted By arnaldo_silva
Re: JumpStats by Exolent (unfinished!)

Yes xPaw he is very stupid.


I'm waiting for the new version, but all that world that exolent have it's bad :S
Forum: Approved Plugins 11-09-2009, 14:26
Replies: 1,718
Views: 13,967,402
Posted By arnaldo_silva
Re: Block Wallhack v4.5 [CS & CZ]

If you going too add a cvar why not giving a try?
Forum: Suggestions / Requests 11-03-2009, 09:42
Replies: 2
Views: 1,088
Posted By arnaldo_silva
Re: Script detector

http://kzmonkeys.net/e107_plugins/forum/forum_viewtopic.php?3373

This?
Forum: Approved Plugins 11-03-2009, 08:58
Replies: 13
Views: 15,752
Posted By arnaldo_silva
Re: NS Pro 1.1

I think that the .rar you have to put then in .zip
Forum: Suggestions / Requests 11-03-2009, 05:20
Replies: 3
Views: 2,492
Posted By arnaldo_silva
Re: [REQ] Auto Snapshot and Upload

And if you upload on site by sql? It's possible make a plugin like that?
Forum: Approved Plugins 11-02-2009, 06:07
Replies: 1,733
Views: 989,607
Posted By arnaldo_silva
Forum: Approved Plugins 11-01-2009, 14:13
Replies: 1,733
Views: 989,607
Posted By arnaldo_silva
Re: JumpStats by Exolent (unfinished!)

And if he as 1.8.0? lol
Forum: Approved Plugins 11-01-2009, 10:46
Replies: 1,718
Views: 13,967,402
Posted By arnaldo_silva
Re: Block Wallhack v4.5 [CS & CZ]

And when v5.0 come? :P
Forum: Approved Plugins 11-01-2009, 10:45
Replies: 1,733
Views: 989,607
Posted By arnaldo_silva
Re: JumpStats by Exolent (unfinished!)

They are not enabled.
You have to do like this



This way they are all enabled.
Forum: Off-Topic 10-30-2009, 15:45
Replies: 15
Views: 6,278
Posted By arnaldo_silva
Re: Halloween!

#1 ZOMBIE MOD! :P
Forum: Unapproved/Old Plugins 10-29-2009, 15:41
Replies: 13
Views: 5,521
Posted By arnaldo_silva
Re: X-Nade 1.1

Maybe nice for zombie mod?

Nice plugin.
Forum: Scripting Help 10-26-2009, 08:29
Replies: 15
Views: 3,584
Posted By arnaldo_silva
Re: Bind a key

If i want for exemplo key E how do i use?

only use

like on top?
public plugin_init()
// this command blocks the key E?
register_clcmd("use", "use");

public buy(id)
Forum: Scripting Help 10-25-2009, 14:06
Replies: 15
Views: 3,584
Posted By arnaldo_silva
Bind a key

How can i bind a key like zombie mod. In zombie you press the M key and a menu appears without binding that key. How can i do that?
Showing results 1 to 25 of 70

 
Forum Jump

All times are GMT -4. The time now is 09:37.


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