Originally posted by pcfreak30
How the hell does comments cause syntax errors????? And why can I only alter a few. I an in the rank.gsc..
Maybe you deleted a dev comment?
Like...
devSet(var, value)
{
/#
setDebugDvar(var, value);
#/
}
I'm more than sure // or /* */ don't effect anything...