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

Weapon selection not working properly


Post New Thread Reply   
 
Thread Tools Display Modes
maznio
New Member
Join Date: Feb 2005
Old 08-29-2005 , 13:57   How to convert DOS newlines to UNIX
Reply With Quote #31

I had the same problem, these are the commands I used:

Code:
cd cstrike/addons/cssdm;
cat cssdm.cfg | col -bx > cssdm.cfg2; mv cssdm.cfg2 cssdm.cfg;
cd maps;
for i in *.txt; do cat $i | col -bx > $i.new; mv $i.new $i; done
maznio is offline
quint
Member
Join Date: Jan 2005
Old 09-13-2005 , 13:47  
Reply With Quote #32

guys dont want to confuse matters but ...

running on Linux ( fc 3)

tried most of the previous posts , cssdm loading but when pressing menu nothing happened

so converted Files from Dos To Unix in Windows using a nice program Ultra Edit

Uploaded using BINARY ,,, not Ascii ... tried Ascii 1st but didnt work

i think if you pre convert to UNIX in windows you need to upload as Binary

All working now, weapon selections, Bots arent doing the Swan lake thing etc
Cheers Q
quint is offline
Furious
Junior Member
Join Date: Sep 2005
Old 09-18-2005 , 00:55  
Reply With Quote #33

hey thx man i downloaded the ultra edit did the conversion and sweet it works
Furious is offline
Reply



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 15:37.


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