View Single Post
SuperShadow
SourceMod Donor
Join Date: Jun 2008
Location: Westminster, MD
Old 12-30-2008 , 07:40   Re: Time limit enforcer
Reply With Quote #5

Could you please post a link to the compiled version? I'd really like to add this to my TF2 server.

I'm getting "Plugin failed to compile! Please try contacting the author." when clicking Get Plugin.
I also have no luck with compiling on my computer:
Code:
//SourceMod Batch Compiler
// by the SourceMod Dev Team
// Could not find spcomp.exe
Press enter to exit ...
And when renaming spcomp to spcomp.exe:
Code:
//SourceMod Batch Compiler
// by the SourceMod Dev Team
 
//// sm_forcetimelimit.sp
// Internal error.
Press enter to exit ...
Through the on-line compiler:
Code:
SourcePawn Compiler 1.0.4
Copyright (c) 1997-2006, ITB CompuPhase, (C)2004-2008 AlliedModders, LLC
 
/home/groups/sourcemod/upload_tmp/phpHAxVW1.sp(122) : error 017: undefined symbol "GetNextMap"
/home/groups/sourcemod/upload_tmp/phpHAxVW1.sp(122) : error 092: number of arguments does not match definition
/home/groups/sourcemod/upload_tmp/phpHAxVW1.sp(135) : error 017: undefined symbol "GetNextMap"
/home/groups/sourcemod/upload_tmp/phpHAxVW1.sp(135) : error 092: number of arguments does not match definition
/home/groups/sourcemod/upload_tmp/phpHAxVW1.sp(136) : error 017: undefined symbol "ForceChangeLevel"
The server is Linux running the newly released 1.1. My machine is running Windows XP.

Thanks Strontiumdog, I really love your work!
SuperShadow is offline