Re: how do i do these [message #266732 is a reply to message #266537] |
Sat, 16 June 2007 16:24 |
|
reborn
Messages: 3231 Registered: September 2004 Location: uk - london
Karma:
|
General (3 Stars) |
|
|
In ssctf the "void M00_GrantPowerup_Created::Killed(GameObject *obj, GameObject *shooter) {" still exists there, so my suggestion applies to both source code versions.
The msg thing...
For SSCTF do a ConsoleCommand not a console_input. Basically where you have a sprintf msg to the server, just do a ConsoleCommand(msgname) and it will appear as a msg ingame too.
|
|
|