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

Showing results 1 to 25 of 500
Search took 0.02 seconds.
Search: Posts Made By: kramesa
Forum: Suggestions / Requests 10-11-2012, 10:42
Replies: 11
Views: 2,269
Posted By kramesa
[REQ - Payment include] HLTV

Hi guys, I need a hltv system.

When I type hltv_connect, the hltv connect in the server and start recording.

Now, the hard part.

When I type hltv_disconnect, the record stop and the demo...
Forum: Scripting Help 10-03-2012, 12:24
Replies: 5
Views: 1,504
Posted By kramesa
Re: Stack error.

I already removed and tested. I only put that line for post the plugin.
Forum: Scripting Help 10-03-2012, 11:42
Replies: 5
Views: 1,504
Posted By kramesa
Re: Stack error.

Crash =x

Look at this new plugin, it's give same error.
Forum: Scripting Help 10-02-2012, 15:36
Replies: 9
Views: 4,368
Posted By kramesa
Re: Drop then remove C4

This code is correct?

#include <amxmodx>
#include <fakemeta>

public plugin_init()
register_event("StatusIcon", "c4Dropped", "be", "1=1", "1=2", "2=c4");

public c4Dropped(id) {
new...
Forum: Scripting Help 10-01-2012, 17:41
Replies: 4
Views: 1,207
Posted By kramesa
Re: Fatal Errors: SZ_GetSpace and MSG_ONE

Crash with same error.


Thanks, I will try.
Forum: Scripting Help 10-01-2012, 12:22
Replies: 4
Views: 1,207
Posted By kramesa
Forum: Scripting Help 09-29-2012, 22:23
Replies: 4
Views: 1,207
Posted By kramesa
Fatal Errors: SZ_GetSpace and MSG_ONE

Hi mates.. I have an problem with my plugins.

I'm using the code bellow, but I have this error and the server crashes: SZ_GetSpace: overflow on dxTT FATAL ERROR (shutting down): MSG_ONE or...
Forum: Unapproved/Old Plugins 09-28-2012, 12:50
Replies: 15
Views: 7,111
Posted By kramesa
Re: Disconnect = Ban (For Advaced Bans)

This is my first plugin :3

Try this for deathrun:

Cvar: deathrun_disc_ban 1 [on] / 0 [off]
#include <amxmodx>
#include <amxmisc>
#include <cstrike>

new cvar;
Forum: Scripting Help 09-08-2012, 12:41
Replies: 9
Views: 4,368
Posted By kramesa
Re: Drop then remove C4

What the best method to remove C4?
Forum: Scripting Help 09-07-2012, 22:34
Replies: 5
Views: 1,504
Posted By kramesa
Stack error - Update

#include <amxmodx>
#include <hamsandwich>
#include <fakemeta>
#include <engine>
#include <cstrike>
#include <fun>
#include <cl_buy>

new pcvar;
Forum: Others 09-05-2012, 17:10
Replies: 117
Views: 382,656
Posted By kramesa
Forum: New Plugin Submissions 08-25-2012, 11:06
Replies: 10
Views: 20,853
Posted By kramesa
Re: Sniper Crosshairs

Ok man, sorry :3
Forum: New Plugin Submissions 08-16-2012, 11:27
Replies: 10
Views: 20,853
Posted By kramesa
Re: Sniper Crosshairs

http://easyanticheat.userboard.net/t878-a-short-summary-about-eac-bans




But nice plugin.
Forum: New Plugin Submissions 08-15-2012, 20:13
Replies: 10
Views: 20,853
Posted By kramesa
Re: Sniper Crosshairs

Never use this with easyanticheat on.
Forum: Code Snippets/Tutorials 08-14-2012, 17:49
Replies: 77
Views: 43,212
Posted By kramesa
Re: [CS][Forward] client_buy

OMG, the "You already have one" appears because I have this bind: bind b "buy;defuser" :3

But thanks anyway
Forum: Code Snippets/Tutorials 08-14-2012, 13:28
Replies: 77
Views: 43,212
Posted By kramesa
Re: [CS][Forward] client_buy

Simple nade block
Forum: Code Snippets/Tutorials 08-14-2012, 13:16
Replies: 77
Views: 43,212
Posted By kramesa
Re: [CS][Forward] client_buy

What's the correct?

I tried this:

#include <amxmodx>
#include <cl_buy>

public client_buy(id, iItem) {
if(get_cvar_num("block_nades") == 1) {
if(iItem == CSW_FLASHBANG &&...
Forum: Code Snippets/Tutorials 08-14-2012, 12:55
Replies: 77
Views: 43,212
Posted By kramesa
Re: [CS][Forward] client_buy

Ok.

Edit: Same problem...
Forum: Code Snippets/Tutorials 08-14-2012, 12:29
Replies: 77
Views: 43,212
Posted By kramesa
Re: [CS][Forward] client_buy

I'm using this code:

#include <amxmodx>
#include <fakemeta>
#include <cstrike>
#include <cl_buy>

#define VERSION "0.1.1"
#define PLUGIN "client_buy forward"
Forum: Scripting Help 08-13-2012, 20:14
Replies: 4
Views: 1,113
Posted By kramesa
Re: return

Ok, thanks :3
Forum: Scripting Help 08-13-2012, 14:34
Replies: 4
Views: 1,113
Posted By kramesa
Re: return

And return PLUGIN_HANDLED? Whats the difference?
Forum: Code Snippets/Tutorials 08-12-2012, 17:55
Replies: 77
Views: 43,212
Posted By kramesa
Re: [CS][Forward] client_buy

Ok, thanks!

But I need use the client_buy.amxx and this? Or only this works?
Forum: Approved Plugins 08-11-2012, 22:12
Replies: 8
Views: 6,700
Posted By kramesa
Forum: Code Snippets/Tutorials 08-11-2012, 18:25
Replies: 77
Views: 43,212
Posted By kramesa
Re: [CS][Forward] client_buy

Ok, thanks!

But I need use the client_buy.amxx and this? Or only this works?
Forum: Approved Plugins 08-11-2012, 18:21
Replies: 8
Views: 6,700
Posted By kramesa
Showing results 1 to 25 of 500

 
Forum Jump

All times are GMT -4. The time now is 13:01.


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