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

Showing results 1 to 15 of 15
Search took 0.00 seconds.
Search: Posts Made By: Wentix
Forum: HL1 Servers (HLDS) 04-04-2009, 08:16
Replies: 36
Views: 9,901
Posted By Wentix
Re: Faster Download Time On Servers

Is sv_downloadurl support FTP-servers?
thx :)
Forum: Trash 03-20-2009, 08:29
Replies: 10
Views: 4,049
Posted By Wentix
Re: ANTICHEAT UCP for CStrike

In your site http://ucp-anticheat.ru

This code:
...
Forum: Scripting Help 03-17-2009, 05:02
Replies: 8
Views: 2,478
Posted By Wentix
Re: Compilation Error 213 : Tag Mismatch

Have that problem too



time = (thetime() - Timer[id]) + PauseTime[id];


warning 213: tag mismatch
Forum: Scripting Help 03-16-2009, 14:10
Replies: 14
Views: 5,622
Posted By Wentix
Re: Get time in milliseconds

Now its return as 0.123, but I need just 123.
Forum: Scripting Help 03-16-2009, 13:15
Replies: 14
Views: 5,622
Posted By Wentix
Re: Get time in milliseconds

In format_time only this parametres:


%a abbreviated weekday name (Sun)
%A full weekday name (Sunday)
%b abbreviated month name (Dec)
%B full month name (December)
%c date and time (Dec 2...
Forum: Scripting Help 03-16-2009, 11:27
Replies: 14
Views: 5,622
Posted By Wentix
Re: Get time in milliseconds

How?

format_time? How use it?

:)
Forum: Scripting Help 03-16-2009, 10:17
Replies: 14
Views: 5,622
Posted By Wentix
Re: Get time in milliseconds

ConnorMcLeod, thanks, its working.

But I returned time in that format — 16.437 (seconds.milliseconds).

How can I get only milliseconds?)
Forum: Scripting Help 03-16-2009, 07:20
Replies: 14
Views: 5,622
Posted By Wentix
Get time in milliseconds

Hello,
I search function, that can return time in milliseconds.

Is it possible?

thx. (:
Forum: Scripting Help 03-12-2009, 08:17
Replies: 15
Views: 2,479
Posted By Wentix
Re: website top

offtop :-):

anybody knows function in amxx, that equivalent explode() func in php?

http://php.net/explode
Forum: Approved Plugins 03-10-2009, 03:36
Replies: 33
Views: 28,342
Posted By Wentix
Re: Ghost Recorder

Can you add support for play recorded actions on current player, not ghost-player?

Very interesting plugin =).
Forum: Scripting Help 02-28-2009, 07:01
Replies: 5
Views: 2,096
Posted By Wentix
Re: USP Weapon, replace shots-sound.

iNspiratioN, your code is not working (
Forum: Scripting Help 02-27-2009, 23:22
Replies: 5
Views: 2,096
Posted By Wentix
Re: USP Weapon, replace shots-sound.

so..
anyone can help? :(
Forum: Scripting Help 02-27-2009, 04:54
Replies: 2
Views: 1,324
Posted By Wentix
Re: Hide say command?

Replace "return PLUGIN_CONTINUE" to "return PLUGIN_HANDLED" in command "sayTimeLeft"


public sayTimeLeft(id)
{
if (get_cvar_float("mp_timelimit"))
{
new a = get_timeleft()

if...
Forum: Scripting Help 02-27-2009, 02:39
Replies: 5
Views: 2,096
Posted By Wentix
Re: USP Weapon, replace shots-sound.

Thanks.

I try this:

#include <amxmodx>
#include <amxmisc>
#include <fakemeta>

new g_soundlist[64] = "items/flashlight1.wav";
Forum: Scripting Help 02-26-2009, 09:52
Replies: 5
Views: 2,096
Posted By Wentix
USP Weapon, replace shots-sound.

Hello,
How can I replace USP-shots to shots like a silence-mode.
I tried cs_set_weapon_silen(), but this not what I need.

Anyone can help?)
sorry for bad english :)
Showing results 1 to 15 of 15

 
Forum Jump

All times are GMT -4. The time now is 05:58.


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