bzug0 Posted April 20, 2006 Share Posted April 20, 2006 how do I prevent G_Printf to receive string longer than 1024 bytes... tx Link to comment Share on other sites More sharing options...
ensiform Posted April 21, 2006 Share Posted April 21, 2006 put a stop to G_Say, G_SayTo, Cmd_Say_f, Cmd_Tell_f, etc if the chattext is greater than MAX_SAY_TEXT (150) you can also partially fix the q3msgboom exploit with this: http://games.chruker.dk/enemy_territory/modding_project_bugfix.php?bug_id=001 Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.