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

Showing results 1 to 25 of 59
Search took 0.01 seconds.
Search: Posts Made By: sky_pg
Forum: Source Servers (SRCDS) 11-21-2021, 07:17
Replies: 49
Views: 22,883
Posted By sky_pg
Re: Some fixes to HLSW

same here, think cuz of authors web page is down, idk
Forum: New Plugin Submissions 11-21-2019, 17:21
Replies: 39
Views: 23,564
Posted By sky_pg
Re: HTTP:X

same here
Forum: Scripting Help 01-28-2017, 13:45
Replies: 5
Solved SQL Database
Views: 1,039
Posted By sky_pg
Re: SQL Database

Bugsy You are the man! TY

All good now..im switching from nvault to sql
Forum: Scripting Help 01-28-2017, 12:41
Replies: 5
Solved SQL Database
Views: 1,039
Posted By sky_pg
Re: SQL Database

im not sure im i geting it right..

SQL_ThreadQuery(g_SqlTuple, "displayFunction", "SELECT * FROM `global_stats` WHERE `timestamp` < '%d';");

public displayFunction(failState, Handle:Query,...
Forum: Scripting Help 01-28-2017, 06:39
Replies: 5
Solved SQL Database
Views: 1,039
Posted By sky_pg
Re: SQL Database

im really noob at this if u can give me example that would be nice...

formatex(szTemp,charsmax(szTemp),"SELECT `steamid-name`, `xp`, `level` FROM `global_stats` WHERE `timestamp` < '%d';", curTime)
Forum: Scripting Help 01-27-2017, 19:38
Replies: 5
Solved SQL Database
Views: 1,039
Posted By sky_pg
SQL Database

hi all

i have this code to cleanup old entries in my database
public CleanDataBase()
{
new curTime = get_systime();
curTime -= ((30 * 24) * 3600);

new szTemp[512]
new...
Forum: Scripting Help 01-20-2017, 02:08
Replies: 39
Views: 7,353
Posted By sky_pg
Forum: Scripting Help 01-05-2017, 14:54
Replies: 39
Views: 7,353
Posted By sky_pg
Re: How to find Rank Positions in Nvault

well it work now.. TY

How can i save/load data in "name-steamid" format? and how then load data in motd=? (only name to show in motd)
Forum: Scripting Help 01-05-2017, 11:37
Replies: 39
Views: 7,353
Posted By sky_pg
Forum: Scripting Help 01-05-2017, 09:23
Replies: 39
Views: 7,353
Posted By sky_pg
Re: How to find Rank Positions in Nvault

any idea why is this hapening?
Forum: Scripting Help 12-23-2016, 11:31
Replies: 39
Views: 7,353
Posted By sky_pg
Re: How to find Rank Positions in Nvault

if someone have space in nick for example "donald trump"

it shows only donald in motd
Forum: Scripting Help 12-22-2016, 16:15
Replies: 39
Views: 7,353
Posted By sky_pg
Re: How to find Rank Positions in Nvault

hi guys, on load name, why it loads only first part of nick for example:

"test1 2" "1320" 1482440739
"test3 4" "1320" 1482440739

its show only "test1" and "test3"

ty :)
Forum: Scripting Help 11-02-2016, 15:15
Replies: 2
Views: 730
Posted By sky_pg
Re: Connor's Semiclip (how to filter players) ???

can anyone help me or this sait is dead? :)

i will give some reward to person who help me.
Forum: Scripting Help 10-30-2016, 05:27
Replies: 2
Views: 730
Posted By sky_pg
Connor's Semiclip (how to filter players) ???

hi all, i have zombie escape server and i want only humans to have semiclip only to humans

humans>humans = true
humans>zombie = false
zombie>humans = false
zombie>zombie = false

im using...
Forum: Suggestions / Requests 06-22-2016, 14:22
Replies: 1
Views: 771
Posted By sky_pg
Re: func_tracktrain, func_train, func vehicle > ANTI BLOCK

if someone help me i can give him reward!

i need this plugin...
Forum: Suggestions / Requests 06-19-2016, 06:34
Replies: 1
Views: 771
Posted By sky_pg
func_tracktrain, func_train, func vehicle > ANTI BLOCK

Im searching for this fix for a while now and no success...

Can someone help me whit this ?

I have tried with "DRM: Triggers & Entities Fix" author "AlexALX" but still i can block entities!
...
Forum: Scripting Help 06-12-2014, 08:27
Replies: 9
Views: 1,938
Posted By sky_pg
Re: random hud text

or

if(get_gametime() - 1.0 > delay_hud[id])

delay_hud[id] = get_gametime()
Forum: Scripting Help 06-12-2014, 07:46
Replies: 9
Views: 1,938
Posted By sky_pg
Re: random hud text

Could you suggest me a alternative/beter way?
Forum: Scripting Help 06-12-2014, 07:17
Replies: 9
Views: 1,938
Posted By sky_pg
Re: random hud text

"Test" saying u nothing? i wont change it every 10sec... "ha ha ha" :/

smart kids...
Forum: Scripting Help 06-12-2014, 06:15
Replies: 9
Views: 1,938
Posted By sky_pg
random hud text

im trying to get this to work but it gives me errors in game someone to help me?

#include <amxmodx>

#define PLUGIN "New Plug-In"
#define VERSION "1.0"
#define AUTHOR "test"

#define MAX 3...
Forum: Suggestions / Requests 02-17-2014, 07:38
Replies: 3
Views: 1,145
Posted By sky_pg
Re: func_tracktrain

bump

anyone to help me? :)
Forum: Suggestions / Requests 02-17-2014, 07:37
Replies: 0
Views: 533
Posted By sky_pg
logtext

hi all...

im using this code for logging
new logtext[196], times[32] ,authid[32], name[32]
get_user_authid(id, authid, 31);
get_user_name(id, name, 31);
get_time( "%d.%m.%Y",...
Forum: Suggestions / Requests 02-04-2014, 14:14
Replies: 3
Views: 1,145
Posted By sky_pg
func_tracktrain

hello..

ima using escape maps..so at end human are escaping in helicopter from zombies...

not always but sometimes wen human are close too human helicopter stop/stuck/stop moving untill they...
Forum: Suggestions / Requests 10-30-2013, 06:53
Replies: 8
Views: 1,815
Posted By sky_pg
Re: func_door etc...

need plugin for that...
Forum: Suggestions / Requests 10-30-2013, 04:45
Replies: 8
Views: 1,815
Posted By sky_pg
Re: func_door etc...

maybe im on wrong section...if i am admin can move thread sorry
Showing results 1 to 25 of 59

 
Forum Jump

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


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