10.05.2017, 08:04
(
Последний раз редактировалось DanielJason; 10.05.2017 в 08:55.
)
Hello everybody ! i need your help?
I want to check the player's mask ID when they buy the mask and have their own mask ID.
And I want to check who is behind the mask ID?
Example: /checkmask [3300]
=>
ID 3300 here is ID Mask when I buy mask at 24/7 and random ID + Save Row
The code is only a part but I have not finished yet?
I want to check the player's mask ID when they buy the mask and have their own mask ID.
And I want to check who is behind the mask ID?
Example: /checkmask [3300]
=>
Код:
format(str, sizeof(str), " ID Mask 3300 of Player A", PlayerInfo[playerid][pMaskID], GetPlayerNameEx(i));
The code is only a part but I have not finished yet?


