
Ко всем new:
Code:
new Text:LOGO[5];
В public OnPlayerConnect:
Code:
for(new i; i != 5; i++) TextDrawShowForPlayer(playerid, LOGO[i]);
В public OnGameModeInit...
You do not have permission to view the full content of this resource.
Log in or register now.