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

Showing results 1 to 25 of 483
Search took 0.01 seconds.
Search: Posts Made By: SidLuke
Forum: Metamod:Source Plugins 07-24-2006, 07:23
Replies: 1,843
Views: 1,264,152
Posted By SidLuke
Forum: Scripting Help 12-19-2005, 11:37
Replies: 38
Views: 7,278
Posted By SidLuke
I also couldn't find a way to change player...

I also couldn't find a way to change player model. Sorry.
Forum: (OLD) Bug Reports 10-19-2005, 17:39
Replies: 11
Views: 12,342
Posted By SidLuke
All x modules are messed up in 1.6 because...

All x modules are messed up in 1.6 because forwards are passing wrong data sometimes (dodx) or always (tfcx). I don't have time to look at it atm ( mon-fr work , sat-sun school ). IMO it's core...
Forum: (OLD) Bug Reports 10-01-2005, 16:40
Replies: 6
Views: 2,545
Posted By SidLuke
are you using tfc addon ? post your amx_modules...

are you using tfc addon ? post your amx_modules and amx_plugins
Forum: (OLD) Bug Reports 09-30-2005, 08:40
Replies: 19
Views: 3,363
Posted By SidLuke
hmm :? so what we should do now :? Remove every...

hmm :? so what we should do now :? Remove every < from names :?
Forum: Scripting Help 09-24-2005, 06:10
Replies: 7
Views: 1,958
Posted By SidLuke
for( new i = 0; i <get_maxplayers(); i++) ...

for( new i = 0; i <get_maxplayers(); i++)
should be
for( new i = 1; i <=get_maxplayers(); i++)
Forum: General 09-23-2005, 04:02
Replies: 8
Views: 4,096
Posted By SidLuke
maybe after player's death some other plugin is...

maybe after player's death some other plugin is using the same hudmessage channel so it looks like victims message doesn't work :? , disable all extra plugins and try again.
Forum: (OLD) Bug Reports 09-23-2005, 03:53
Replies: 3
Views: 2,190
Posted By SidLuke
I will look at it. You can always use "%t" say...

I will look at it.
You can always use "%t" say format to get timeleft directly from DoD engine.
ex. say "Timeleft: %t"
Public servers don't use mp_clan_restartround and clan servers shouldn't use...
Forum: Scripting Help 09-21-2005, 18:27
Replies: 3
Views: 1,272
Posted By SidLuke
it's not a bug. cl_cmdrate isn't in client's...

it's not a bug. cl_cmdrate isn't in client's infobuffer so you just can't read it.
Forum: (OLD) Bug Reports 09-09-2005, 20:11
Replies: 2
Views: 995
Posted By SidLuke
I think you are using beta dll from bailopan (...

I think you are using beta dll from bailopan ( the one with not working dod mapinfo fix ). It is fixed.
Forum: (OLD) Bug Reports 09-02-2005, 12:50
Replies: 6
Views: 1,915
Posted By SidLuke
Bailopan .. i will fix it g_map.Init() must...

Bailopan .. i will fix it

g_map.Init() must be in OnAmxxAttach()
and I will add it also in ServerDeactivate ...



:!: ServerActivate is after DispatchKeyValue ...
Forum: (OLD) Bug Reports 09-01-2005, 08:21
Replies: 6
Views: 1,915
Posted By SidLuke
Re: [DoDx] dod_get_map_info non functional after a few mapch

Strange, I did not change anything there :?
OnAmxxAttach() function should clear map info ( g_map.Init() ) after map change :?
Forum: Suggestions / Requests 08-03-2005, 08:39
Replies: 3
Views: 2,180
Posted By SidLuke
dodguard 0.4 does work , 0.5 will shutdown your...

dodguard 0.4 does work , 0.5 will shutdown your server...
Like this :
L 08/03/2005 - 13:44:54: [DoDGuard Error] /plugins/dodguard.amx not found - Shutting down!
L 08/03/2005 - 13:44:54: [DoDGuard...
Forum: Scripting Help 07-23-2005, 20:17
Replies: 3
Views: 1,383
Posted By SidLuke
Re: include data from get_stats2 into csstats.sma

CSX update rank at client disconnect



Sorry it looks like it is bug in csstats.sma.
Updated version with kills+3xdef+3xexpl
I hope it works because I don't even have cs installed at the...
Forum: Trash 06-30-2005, 09:33
Replies: 22
Views: 5,018
Posted By SidLuke
mmm Pie .. AssKicR .. AssKicR .... Do I know you...

mmm Pie .. AssKicR .. AssKicR .... Do I know you ? :avast:
Oh yes now I remember :) Long Time ;) Good to see you again mate :D
Forum: Scripting Help 06-21-2005, 18:25
Replies: 2
Views: 1,186
Posted By SidLuke
anyway , this function doesn't work right at the...

anyway , this function doesn't work right at the moment. It's fixed in cvs so wait for a next amxx release (should be soon)
Forum: General 06-19-2005, 15:10
Replies: 2
Views: 1,281
Posted By SidLuke
yes , you must set liblist.gam to readonly after...

yes , you must set liblist.gam to readonly after this change , otherwise steam will override it.
Forum: General 06-19-2005, 15:07
Replies: 17
Views: 4,334
Posted By SidLuke
make sure you have write access set right. If in...

make sure you have write access set right. If in dod/addons/amxmodx/data you can't find csstats.dat/dodstats.dat it means that stats module can't save rank.
Forum: General 06-19-2005, 12:38
Replies: 5
Views: 1,711
Posted By SidLuke
replace your old stats_logging.amxx plugin with...

replace your old stats_logging.amxx plugin with this one
Forum: General 06-06-2005, 14:12
Replies: 8
Views: 2,538
Posted By SidLuke
yes , in the server console type "csstats_reset...

yes , in the server console type "csstats_reset 1" and change map.
Don't write it in any *.cfg file !!
You don't need to change it back to 0, csx module will do it.
Forum: (OLD) Bug Reports 05-23-2005, 17:54
Replies: 8
Views: 2,374
Posted By SidLuke
post source :P

post source :P
Forum: General 05-23-2005, 05:37
Replies: 4
Views: 2,028
Posted By SidLuke
[ 21] ExtraLevels2 1.7e Cheeserm! extralevels2.am...

[ 21] ExtraLevels2 1.7e Cheeserm! extralevels2.am running
[ 23] Hive/CC Status 2.3 Cheesy Peteza hiveccstatus.am running

Check plugins forum. It is prob. their fault .
Forum: General 05-09-2005, 15:30
Replies: 2
Views: 1,185
Posted By SidLuke
set cvar csstats_reset to 1 "csstats_reset 1"...

set cvar csstats_reset to 1
"csstats_reset 1" in server console // for csx
"dodstats_reset 1" // for dodx
etc.
Forum: General 05-09-2005, 15:29
Replies: 5
Views: 1,738
Posted By SidLuke
you need amxx 1.0.0 or higher to use it. Install...

you need amxx 1.0.0 or higher to use it. Install amxx 1.0.1 first and then dod addon. or use amxx installer.
Forum: Off-Topic 05-02-2005, 13:14
Replies: 3
Views: 2,902
Posted By SidLuke
wait for the next core release (amx_mm.dll/so),...

wait for the next core release (amx_mm.dll/so), then you will be able to use dodguard.amx plugin.
Showing results 1 to 25 of 483

 
Forum Jump

All times are GMT -4. The time now is 06:48.


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