Raised This Month: $ Target: $400
 0% 

Showing results 1 to 25 of 36
Search took 0.00 seconds.
Search: Posts Made By: cyko
Forum: Coding MM:S Plugins & SM Extensions 01-16-2006, 10:58
Replies: 12
Views: 4,524
Posted By cyko
ok, i just wanted to verify that this was a...

ok, i just wanted to verify that this was a problem beyond my control. thank you again for your help.
Forum: Coding MM:S Plugins & SM Extensions 12-19-2005, 18:16
Replies: 12
Views: 4,524
Posted By cyko
i'm sorry, the code snippet should have been ...

i'm sorry, the code snippet should have been


void CheckFilesPlugin::ServerActivate( edict_t *pEdictList, int edictCount, int clientMax )
{
if (engine->IsGenericPrecached(...
Forum: Coding MM:S Plugins & SM Extensions 12-19-2005, 14:37
Replies: 12
Views: 4,524
Posted By cyko
when you say precache them first, do you mean...

when you say precache them first, do you mean server side, client side or both?

hopefully you mean just server side....

we've also tried every precache function there is and i assume for...
Forum: Coding MM:S Plugins & SM Extensions 12-19-2005, 13:29
Replies: 3
Views: 1,565
Posted By cyko
I fixed the mathlib symbol by modifying the...

I fixed the mathlib symbol by modifying the Makefile to:


PUBLIC_OBJS = \
$(PUBLIC_OBJ_DIR)/mathlib.o \


I still, however, get:
Forum: Coding MM:S Plugins & SM Extensions 12-19-2005, 13:04
Replies: 3
Views: 1,565
Posted By cyko
I also wanted to add that I'm using the Makefile...

I also wanted to add that I'm using the Makefile provided from:

http://forums.alliedmods.net/showthread.php?p=337308

the only changes made to this Makefile was the HL2SDK_SRC_DIR, HL2BIN_DIR &...
Forum: Coding MM:S Plugins & SM Extensions 12-19-2005, 13:01
Replies: 3
Views: 1,565
Posted By cyko
serverplugin_empty compile problem (linux)

i have the infamous "unable to load" problem. after searching the forums, it seems the problem disappears once `ldd -d serverplugin_empty_i486.so` properly sees tier0_i486.so and vstdlib_i486.so. ...
Forum: Coding MM:S Plugins & SM Extensions 12-19-2005, 11:18
Replies: 15
Views: 7,274
Posted By cyko
edit: nvm

edit: nvm
Forum: Coding MM:S Plugins & SM Extensions 12-15-2005, 16:14
Replies: 12
Views: 4,524
Posted By cyko
that was a good suggestion and even got me to...

that was a good suggestion and even got me to double check the source to make sure but unfortunately /'s were used.

for example:


void CheckFiles::ServerActivate(edict_t *pEdictList, int...
Forum: Coding MM:S Plugins & SM Extensions 12-15-2005, 01:41
Replies: 12
Views: 4,524
Posted By cyko
well it does say that the particular file is...

well it does say that the particular file is inconsistent. however what is really weird is a win32 server reports properly whether a particular file is inconsist or not yet if you compile it for...
Forum: Coding MM:S Plugins & SM Extensions 12-11-2005, 13:39
Replies: 12
Views: 4,524
Posted By cyko
interesting. so there is no way of printing an...

interesting. so there is no way of printing an error in at least console to say 'file.extension is inconsistent with the server. please check your installation and try again." ?
Forum: General 11-23-2004, 18:39
Replies: 15
Views: 3,056
Posted By cyko
i apologize sidluke. just found out some bad...

i apologize sidluke. just found out some bad family news and that required me spending more time at my parent's house recently to help out with the younger ones. I'll post asap. Sorry for the...
Forum: Scripting Help 11-21-2004, 20:06
Replies: 2
Views: 1,275
Posted By cyko
excellent, thanks firestorm

excellent, thanks firestorm
Forum: Scripting Help 11-21-2004, 17:32
Replies: 2
Views: 1,275
Posted By cyko
Problem with ps.sma (Pyschostats PIP)

I'm trying to get pyschostat's PIP to work with my amxx 1.0 dod server. I added debug to ps.amxx in plugins.ini and i get the following:

L 11/21/2004 - 20:27:41: [AMXX] Native error in...
Forum: General 11-21-2004, 17:09
Replies: 15
Views: 3,056
Posted By cyko
Yea, i'm referring to the yellow text that...

Yea, i'm referring to the yellow text that appears on the screen on the left as in the ss. I'll load up this plug this evening and let you know how it goes. thx sidluke
Forum: General 11-21-2004, 14:37
Replies: 15
Views: 3,056
Posted By cyko
i'm trying to remember, but i think it was either...

i'm trying to remember, but i think it was either RC5 or more likely RC6 where this was working correctly. *shrug* i've no problems dealing with it, just figured sidluke would like to fix it, thats...
Forum: General 11-20-2004, 23:40
Replies: 15
Views: 3,056
Posted By cyko
like i said earlier, the plugin "works" aside...

like i said earlier, the plugin "works" aside from the annoyace in the ss i posted. i'm just trying to figure out why it does that so either myself or sidluke can fix it.
Forum: General 11-20-2004, 21:13
Replies: 15
Views: 3,056
Posted By cyko
this exact same thing is happening in the final...

this exact same thing is happening in the final release now too. i've restarted and reloaded the map with no change. i've even tried deleting the .dat so the stats are wiped with no avail. Any...
Forum: General 11-20-2004, 16:29
Replies: 15
Views: 3,056
Posted By cyko
DoD Stats Problems...

Its really hard to explain so I took a ss of what stats is doing. The in-game stats themselves appear to be working fine. This is an issue with the stats that get displayed in the left hand side of...
Forum: News 09-03-2004, 16:27
Replies: 47
Views: 35,105
Posted By cyko
Obviously this isn't the place to debate the...

Obviously this isn't the place to debate the "better" server OS. However, I would like to add that I would chose linux over windows anyday. Call it a personal preference. At least linux doesn't...
Forum: General 09-02-2004, 19:18
Replies: 116
Views: 30,199
Posted By cyko
This is a linux server. Both compile.sh and...

This is a linux server. Both compile.sh and amxxsc yield that error for me.
(For amxxsc, i'm using in the scripting directory, ./amxxsc stats.sma -ocompiled/stats.amxx)

Very strange.
Forum: News 09-02-2004, 17:09
Replies: 47
Views: 35,105
Posted By cyko
Seems there is a problem with the dodx_mm_i386.so...

Seems there is a problem with the dodx_mm_i386.so (which I assume you have enabled in your modules.ini)

Thats the only way I can get my TP4 installation to crash is if I enable that module for my...
Forum: General 09-02-2004, 17:03
Replies: 116
Views: 30,199
Posted By cyko
It also appears as though dodx_amxx_i386.so...

It also appears as though dodx_amxx_i386.so crashes my linux server. In order to track this down, i disabled all modules and plugins by commenting them out. With all plugins commented, no matter...
Forum: General 09-02-2004, 16:42
Replies: 116
Views: 30,199
Posted By cyko
I just grabbed TP4 for my dod server. The only...

I just grabbed TP4 for my dod server. The only thing copied over from the old installation were my custom .sma files to recompile on the different amxxsc version.

I'm getting the following error...
Forum: Approved Plugins 08-24-2004, 03:35
Replies: 359
Views: 315,589
Posted By cyko
Change: new soundlist[Maxsounds][] =...

Change:


new soundlist[Maxsounds][] = {"Half-Life01","Half-Life02","Half-Life04","Half-Life12","Half-Life13","Half-Life17"}


to


new soundlist[Maxsounds][] =...
Forum: Off-Topic 08-12-2004, 13:06
Replies: 16
Views: 5,607
Posted By cyko
now that people can setup cs:s dedi servers, do...

now that people can setup cs:s dedi servers, do we know if amxx will work with cs:s?

i'm just downloading via the update tool right. its going along...rather slowly though i might add. :roll:
Showing results 1 to 25 of 36

 
Forum Jump

All times are GMT -4. The time now is 01:02.


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