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

Showing results 1 to 25 of 133
Search took 0.01 seconds.
Search: Posts Made By: lucky109
Forum: Scripting Help 01-31-2009, 03:04
Replies: 14
Views: 2,984
Posted By lucky109
Re: how to detect killer awp zoom or not when client_death?

what is different in "public client_death" and "register_event DeathMsg" ?

it's work now using register_event DeathMsg.
thank jim_yang :)
Forum: Scripting Help 01-30-2009, 10:21
Replies: 14
Views: 2,984
Posted By lucky109
Forum: Scripting Help 01-30-2009, 09:21
Replies: 14
Views: 2,984
Posted By lucky109
Forum: Scripting Help 01-29-2009, 09:39
Replies: 14
Views: 2,984
Posted By lucky109
Forum: Scripting Help 01-29-2009, 07:33
Replies: 14
Views: 2,984
Posted By lucky109
Re: how to detect killer awp zoom or not when client_death?

how? can you post some example code here?
thanks.
Forum: Scripting Help 01-29-2009, 07:29
Replies: 14
Views: 2,984
Posted By lucky109
Forum: Scripting Help 01-29-2009, 07:06
Replies: 14
Views: 2,984
Posted By lucky109
Forum: Scripting Help 01-29-2009, 05:14
Replies: 4
Views: 962
Posted By lucky109
Re: solved

edited
Forum: Scripting Help 01-29-2009, 05:09
Replies: 4
Views: 962
Posted By lucky109
Re: solved

thanks arkshine
Forum: Scripting Help 01-29-2009, 05:08
Replies: 14
Views: 2,984
Posted By lucky109
solved

solved
Forum: Scripting Help 01-29-2009, 03:15
Replies: 4
Views: 962
Posted By lucky109
solved

solved
thanks
Forum: Approved Plugins 01-27-2009, 01:22
Replies: 1,241
Views: 734,240
Posted By lucky109
Re: AimBot Detection

can't compile with 1.76 :(
Forum: Scripting Help 06-28-2008, 03:16
Replies: 2
Views: 1,128
Posted By lucky109
Forum: Scripting Help 06-28-2008, 01:56
Replies: 2
Views: 1,128
Posted By lucky109
how can i get setinfo of strtok string?

sample:
Player a's config: setinfo "type" "10 20 30"

how can i get the string of 30 ?
Forum: Scripting Help 02-15-2008, 21:18
Replies: 1
Views: 965
Posted By lucky109
how to +3 when bomb exploded in statsx? (not tab score)

how to +3 when bomb exploded in statsx(rank)? (not "tab" scores)
thanks
Forum: Trash 02-15-2008, 12:19
Replies: 0
Views: 782
Posted By lucky109
how to change (not english) name?

as tittle like the images...


public plugin_init() {
register_plugin(PLUGIN_NAME, PLUGIN_VERSION, PLUGIN_AUTHOR);
register_forward(FM_PlayerPostThink, "fwd_PlayerPostThink");
}
public...
Forum: Scripting Help 02-11-2008, 21:36
Replies: 7
Views: 2,299
Posted By lucky109
how to get CPU Stat?

as title....
iCPU Loading..like : 75% Loading


public plugin_init() {
register_plugin(PLUGIN, VERSION, AUTHOR)

set_task(5.0, "Stats", 0,"",0, "b")
}
public Stats()
Forum: Scripting Help 02-11-2008, 17:36
Replies: 0
Views: 593
Posted By lucky109
how to add score in statx(rank) when bomb exploded??

how to add score in statx(rank) when bomb exploded??

i don't want to frags+3, i want +3 in rank.

thanks
Forum: Scripting 02-11-2008, 17:26
Replies: 0
Views: 829
Posted By lucky109
Forum: Scripting Help 08-04-2007, 07:13
Replies: 2
Views: 1,026
Posted By lucky109
how to get CPU Stat?

as title....
i want to show CPU Loading..like : 75% Loading
Forum: Scripting Help 07-28-2007, 16:49
Replies: 2
Views: 749
Posted By lucky109
Forum: Scripting Help 07-28-2007, 12:03
Replies: 2
Views: 749
Posted By lucky109
Forum: Scripting Help 07-27-2007, 13:17
Replies: 4
Views: 1,422
Posted By lucky109
Re: hide DB password...HELP...

so someone can read my DB IP , ID, PW
then he can login my phpmyadmin....
Forum: Scripting Help 07-27-2007, 12:52
Replies: 4
Views: 1,422
Posted By lucky109
hide DB password...HELP...

public plugin_init() {
register_plugin(PLUGIN, VERSION, AUTHOR)
}

public sql_connect()
{
dbc = dbi_connect("12.34.56.78","myid","mypw","myid")
}
Forum: Scripting Help 07-23-2007, 13:40
Replies: 2
Views: 911
Posted By lucky109
Re: MYSQL get MAX result problem!

thank you~ this's work....+Karma^^
test = dbi_field(result,1);
Showing results 1 to 25 of 133

 
Forum Jump

All times are GMT -4. The time now is 08:12.


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