02.09.2009, 18:23
Quote:
|
Originally Posted by Mowgli
NPC:OnPlayerDeath sounds more like a bot killing a player
|
Код:
format(string, sizeof(string), "Oh no %s! I didn't want you to die that way!", name);
|
Originally Posted by Mowgli
NPC:OnPlayerDeath sounds more like a bot killing a player
|
format(string, sizeof(string), "Oh no %s! I didn't want you to die that way!", name);