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

Showing results 1 to 25 of 157
Search took 0.01 seconds.
Search: Posts Made By: Gh05t04
Forum: Suggestions / Requests 09-18-2015, 11:04
Replies: 2
Views: 464
Posted By Gh05t04
Re: Time 0 Command

What a great idea, thx!
Forum: Suggestions / Requests 09-16-2015, 14:42
Replies: 2
Views: 464
Posted By Gh05t04
Time 0 Command

What's the code to check if it is 0:00 on the round time.

I want a plugin to do a command when the round clock hits 0:00

can someone help me?
Forum: Suggestions / Requests 09-15-2015, 16:15
Replies: 5
Views: 797
Posted By Gh05t04
Re: Exit Menu

Solved.
Forum: Suggestions / Requests 09-15-2015, 15:57
Replies: 5
Views: 797
Posted By Gh05t04
Re: Exit Menu

I want to change the menu Exit, the button 0 name to another name in my language
Forum: Suggestions / Requests 09-15-2015, 15:41
Replies: 5
Views: 797
Posted By Gh05t04
Exit Menu

How I change this Exit Menu to my language?

if ( item == MENU_EXIT )
return PLUGIN_HANDLED

I tryed this:

MPROP_EXITNAME, "Sair" );
Forum: Suggestions / Requests 09-07-2015, 16:48
Replies: 2
Views: 735
Posted By Gh05t04
Screen Fade And Freeze Time Team

Hello guys, I'm loking for a code that can Screen Fade to Black for 60 seconds and Freeze for CT Team, can someone help me, this is what I've got so far:

For Screen Fade to Black 60 seconds:...
Forum: Suggestions / Requests 09-01-2015, 15:31
Replies: 0
Views: 307
Posted By Gh05t04
Print Request

I've seen a plugin that take prints ingame with the steamid, does anyone know the name?

Thx!
Forum: Scripting Help 09-01-2015, 11:33
Replies: 3
Views: 618
Posted By Gh05t04
Re: MYSQL Problem

Its not in the same machine, is that a problem?

I got a website host for the MYSQL in the plugin..
Forum: Scripting Help 08-31-2015, 20:23
Replies: 3
Views: 618
Posted By Gh05t04
MYSQL Problem

With "localhost"

L 09/01/2015 - 01:22:33: [AMXX] Plugin ("shop.amxx") is setting itself as failed.
L 09/01/2015 - 01:22:33: [AMXX] Plugin says: Can't connect to local MySQL server through socket...
Forum: Scripting Help 08-31-2015, 13:41
Replies: 2
Views: 860
Posted By Gh05t04
Re: Big Problem

Thx alot!
Forum: Scripting Help 08-31-2015, 11:57
Replies: 2
Views: 860
Posted By Gh05t04
Big Problem

Hey guys I keep getting this error in my server console, I dont know what to do, It keeps lagging my server and the player..

SZ_GetSpace: overflow on Player Name
SZ_GetSpace: overflow on Player...
Forum: Suggestions / Requests 08-27-2015, 06:52
Replies: 3
Views: 666
Posted By Gh05t04
Re: Countdown, SemClip and Godmode

What about the godmode and countdown I need that too :(
Forum: Suggestions / Requests 08-27-2015, 06:50
Replies: 8
Views: 1,194
Posted By Gh05t04
Re: Countdown Problem

It still wont work, it still appers alot of numbers, what is wrong?
Forum: Suggestions / Requests 08-26-2015, 18:21
Replies: 3
Views: 666
Posted By Gh05t04
Countdown, SemClip and Godmode

Hey guys, I need a plugin that on every round start, shows a 10 seconds countdown, and it must gives godmode and semiclip, can someone help me?

I've tryed this but doesnt seem to work!

#include...
Forum: Suggestions / Requests 08-26-2015, 14:41
Replies: 8
Views: 1,194
Posted By Gh05t04
Re: Countdown Problem

Welcome to the AMX Mod X 1.8.1-300 Compiler.
Copyright (c) 1997-2013 ITB CompuPhase, AMX Mod X Team

Error: Undefined symbol "get_pcvar_int" on line 54
Error: Undefined symbol "get_pcvar_int" on...
Forum: Suggestions / Requests 08-26-2015, 12:34
Replies: 8
Views: 1,194
Posted By Gh05t04
Re: Countdown Problem

It wont work! :(
Forum: Suggestions / Requests 08-26-2015, 12:01
Replies: 3
Views: 910
Posted By Gh05t04
Re: Need import colorchat module (text color) in this plugin

He you go:

[en]
RECORDINGIN = We are now recording in your cstrike folder
RECORDINGAT = Demo recording has been started at ^4%s

/****************************************/
/* */...
Forum: Suggestions / Requests 08-26-2015, 11:31
Replies: 8
Views: 1,194
Posted By Gh05t04
Re: Countdown Problem

This still happens!
Forum: Suggestions / Requests 08-26-2015, 09:47
Replies: 8
Views: 1,194
Posted By Gh05t04
Countdown Problem

Why does the countdown starts with 104390593 seconds?

But still restarts it in 20 seconds and displays the 0 seconds, can someone help me?

#include <amxmodx>
#include <dhudmessage>
...
Forum: Suggestions / Requests 08-22-2015, 06:11
Replies: 2
Views: 508
Posted By Gh05t04
Re: Knife Question!

Solved THX
Forum: Suggestions / Requests 08-21-2015, 15:37
Replies: 2
Views: 508
Posted By Gh05t04
Knife Question!

There is something in this Hide'n'Seek mod that makes the CT's or the T's to only knife with "mouse 2" "right side" can someone tell me where?

Mod link:...
Forum: Suggestions / Requests 08-20-2015, 20:54
Replies: 2
Views: 517
Posted By Gh05t04
Re: What is wrong?

I had the fun include already!

And the screen fade wont work with 4

make_ScreenFade(players[a], 60.0, 0, 0, 0, 255);

Btw sorry for bad forum
Forum: Suggestions / Requests 08-20-2015, 19:54
Replies: 2
Views: 517
Posted By Gh05t04
What is wrong?

What is wrong with this?

set_pev(i, pev_maxspeed, 0.00001)

Cuz it wont work, and this fade black screen only lasts for 15 seconds and I've changed it to 60 seconds..
...
Forum: Suggestions / Requests 08-20-2015, 11:33
Replies: 6
Views: 734
Posted By Gh05t04
Re: Change back to seconds!

Ive tryed to add custom sound and make the countdown only apper to CT but it wont work!

#include <amxmodx>
#include <amxmisc>
#include <hamsandwich>
#include <engine>
#include <dhudmessage>
...
Forum: Suggestions / Requests 08-20-2015, 11:07
Replies: 6
Views: 734
Posted By Gh05t04
Re: Change back to seconds!

Is it possible to add sounds to the countdown?

EDIT:

Why wont it work?

public fw_CountdownEntThink( iEntity )
{
if ( iEntity == g_iCountdownEntity )
{
Showing results 1 to 25 of 157

 
Forum Jump

All times are GMT -4. The time now is 07:54.


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