02.10.2010, 15:21
Quote:
You can't use define for strings - that's real bullshit.
Either make a global string variable and set it to a string before doing what you want, or just do as I said in the first post. You're doin' it wrong |
SetGameModeText(Gamemode);
Thats works, i use it myself >.>