This site is a testing version, but all data is shared with the live forum.


Raised This Month: $ Target: $400
 0% 

Showing results 1 to 4 of 4
Search took 0.02 seconds.
Search: Posts Made By: tavy
Forum: Module Coding 03-17-2004, 09:04
Replies: 66
Views: 25,112
Posted By tavy
ThorW634, Try adding -mno-cygwin to CC_WIN32 in...

ThorW634, Try adding -mno-cygwin to CC_WIN32 in the Makefiles.
E.g.: CC_WIN32=gcc -mno-cygwin
This will use the Microsoft C runtime like MinGW instead of the Cygwin runtime.
Note, I havent tried...
Forum: News 03-12-2004, 05:13
Replies: 9
Views: 10,540
Posted By tavy
Great!! Thanks! There are permission...

Great!! Thanks!

There are permission problems on the server:
cvs -d:pserver:[email protected]:/cvsroot/amxmodx -z3 co plugins
cvs checkout: warning: cannot write to history file...
Forum: Off-Topic 03-10-2004, 17:37
Replies: 26
Views: 11,002
Posted By tavy
Event filtering broken!

It seems that the event filtering in register_event is broken.
Take a look at this plugin:


#include <amxmodx>

public death_msg(id) {
new arg1[32], arg2[32], arg3[32]
read_data(1,...
Forum: Off-Topic 03-09-2004, 13:42
Replies: 9
Views: 4,221
Posted By tavy
CVS pserver anonymous access?

Hi,
Is there any way to get the source with anonymous CVS, like on SourceForge?
It would be really nice if you want to track local changes.
I'm currently using CVSGrab to get the sources, but...
Showing results 1 to 4 of 4

 
Forum Jump

All times are GMT -4. The time now is 14:17.


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