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

[COMPILE] compile.sh bug


  
 
 
Thread Tools Display Modes
Author Message
kexz
Member
Join Date: May 2004
Old 09-15-2004 , 18:05   [COMPILE] compile.sh bug
#1

I wrote it in "AMX Mod X 0.20-RC5 Talk", but since there is Bug reports forum and it is still not fixed in nightly builds, here goes:

in compile.sh line:

Code:
ls compiled/*.sma | xargs -i basename \{\} .sma | xargs -i mv compiled/\{\}.sma compiled/\{\}.amxx
should be

Code:
ls compiled/*.amx | xargs -i basename \{\} .amx | xargs -i mv compiled/\{\}.amx compiled/\{\}.amxx
kexz is offline
malex
Junior Member
Join Date: Aug 2004
Old 09-15-2004 , 18:50  
#2

Does it break for you? It seems amxxsc automatically changes the extension to .amxx by itself.

\malex\
malex is offline
BAILOPAN
Join Date: Jan 2004
Old 09-16-2004 , 20:51  
#3

fixed
__________________
egg
BAILOPAN is offline
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 21:05.


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