if(BizInfo[idx][bType] == 1) // 24/7 Business
{
SetPlayerPos(playerid, -25.884498,-185.868988,1003.546875);
SetPlayerFacingAngle(playerid, 357.5915);
SetCameraBehindPlayer(playerid);
SetPlayerInterior(playerid, 6);
SetPlayerVirtualWorld(playerid, idx+100);
format(string, sizeof(string), "** Welcome to %s's 24/7 Market (( /prices & /buy )) **", BizInfo[idx][bOwner]);
SendClientMessage(playerid, COLOR_ORANGE, string);
}
if(BizInfo[idx][bType] == 1) // 24/7 Business
{
SetPlayerPos(playerid, -26.691599,-55.714897,1003.549988);
//SetPlayerFacingAngle(playerid, 357.5915);
//SetCameraBehindPlayer(playerid);
SetPlayerInterior(playerid, 6);
format(string, sizeof(string), "** Welcome to %s's 24/7 Market (( /prices & /buy )) **", BizInfo[idx][bOwner]);
SendClientMessage(playerid, COLOR_ORANGE, string);
}
|
use this code // test with them just and tell me if it works
PHP код:
|
|
okay just relax ,
give me the exit command and the player Pos Before he types the command to enter the BIZZ , (like /Enterbiz or something .. ) and i'll fix it and give me also when player in a bussnies and he types the command to buy so i'll connect them both |
But thanks for the help sir i appericate it
|
okay just relax ,
give me the exit command and the player Pos Before he types the command to enter the BIZZ , (like /Enterbiz or something .. ) and i'll fix it and give me also when player in a bussnies and he types the command to buy so i'll connect them both |
and thanks