Fix localization strings in nickname and chat
Go to file
s1lentq 319b444ba7 Refactoring.
Added more localization strings to check.
2015-09-28 20:53:45 +06:00
bin Refactoring. 2015-09-28 20:53:45 +06:00
include Refactoring. 2015-09-28 20:53:45 +06:00
msvc Refactoring. 2015-09-28 20:53:45 +06:00
sdk initial commit 2015-05-06 14:17:22 +06:00
.gitattributes Refactoring. 2015-09-28 20:53:45 +06:00
.gitignore Refactoring. 2015-09-28 20:53:45 +06:00
main.cpp Refactoring. 2015-09-28 20:53:45 +06:00
Makefile Refactoring. 2015-09-28 20:53:45 +06:00
memory.cpp initial commit 2015-05-06 14:17:22 +06:00
meta_api.cpp Refactoring. 2015-09-28 20:53:45 +06:00
README.md for more info README.md 2015-05-06 14:55:47 +06:00

#localizebugfix

Fix exploit localization strings in nickname and chat

How it works?

  1. The chat must be modified with using client_print_color/client_print where the player will write in the chat message The content of the message:
    	s1lent :#Spec_Help_Text Hello people! #Spec_Duck
    
    every the client if received message - the client will get crash
  2. Using with the message ShowMenu
    	name "q#Buy#Buy#Buy#Buy#Buy#Buy#Buy"
    
    The client to after open the menu with list of players - the client will get crash