Can i know .. -
can you tell me?? I want to create pickup right ... I want when I take the pickup ... will draw out text together with its .... sorry my bad english
Код:
CreatePickup(1272, 1, 2495.4651,-1690.5496,14.7656, -1);
SendClientMessage(playerid, gray, ".: Press [ENTER] :.");
SetPlayerFacingAngle(playerid,357.0036);
SetCameraBehindPlayer(playerid);
Create3DTextLabel("CJ House", gray, 2495.4651,-1690.5496,14.7656, 40.0, 0, 0);
SetPlayerPos(playerid, 2496.6499,-1696.5500,1014.7422);
SetPlayerInterior(playerid, 3);
return 1;