17.11.2018, 19:28
Quote:
Not quite, you were trying to use GetPlayerName before ever collecting the ID of the player from the parameter, but then you never actually used the players' names anyway.
|
Code:
format(StringMen, sizeof StringMen, "[GOTO] %s teleported to %s", playername,targetname);