06.11.2013, 10:47
Quote:
They differ. sz_str will be for the whole text (of statistics) and sz_GName will store the gang name.
|
Is this correct?
Код:
format(sz_str, sizeof(sz_str), "%s\nGang Name: %d", sz_str, GetPVarString(playerid, "Player_GangName", sz_GName, 32);