Posted: Thu Feb 08, 2007 4:37 pm Post subject: Change to the combat hook?
I'm trying to run 097 on linux, and I can't seem to get the combat hook to work properly. The same code runs fine on Windows, but it never seems to run on linux. I figured it was something to do with case-sensitivity, but the cases seem to match up okay. Here's the syshook.cfg:
(there actually is custom combat code, but I just commented it out for now and only have that print statement there)
As far as I can tell everything seems correct, but that print statement never get called. However, if I run the same files on Windows it does call the print statement...
Author
Message
MuadDib POL Developer
Joined: 13 Feb 2006 Posts: 830 Location: Indiana, USA
Posted: Sat Apr 14, 2007 10:41 am Post subject:
Have you made sure there was no Case Sensitive issue here? (aka, all lower case for the actual file's name, like in your cfg ? )
I bet it's something like MuadDib mentioned. The newcombat.ecl/src is often spelled as newCombat.ecl/src in older distro versions or by other people. That's always a problem if you use windows and linux versions. I personally changed all filenames to lower case a few years ago and of course do the same in scripting. I think it is perhaps the capital C in combat.