Game Development Community

not compiling .cs file

by Dale Cannon · in General Discussion · 03/25/2003 (7:31 pm) · 3 replies

Ok I made a .cs file for my vehicle and put it in the server/script directory and put an exec command in the game.cs and it was working for a while I would make changes and they would show up and now for some reason its not recognizing it. I erased the dso and now its not compiling it to a dso. I have checked and rechecked the paths and spellings and everything looks good. Any ideas?

#1
03/25/2003 (7:34 pm)
Open your console using the "~" tilde and see what the error is. If it can't compile it will let you know approximatly where the error is. Probably just stupid syntax error, they always get me.

Matt
#2
03/25/2003 (7:49 pm)
Thanx Matt-
Got it. I didnt know about the "~" key. you are correct a stupid syntax error in fact I found alot more than just that. Thanx for opening up that can of worms... :) But thanx again
#3
03/26/2003 (7:27 am)
Well it's my pleasure to be more of a problem than a solution.
LOL
Matt