setplayerclass alike command
#1

Hi. So far I managed to do this.




PHP код:
CMD:buyphone(playerid)
{
    
SetPlayerFacingAngle(playerid,1127.0055);
    
SetPlayerCameraPos(playerid1127.0055,-1556.1437,-30.2015);
    
SetPlayerCameraLookAt(playerid1127.0055,-1556.1437,-30.2015);
    return 
1;

My question is, how can I add Next / Prev / Buy button, which will show new playercamera and if Buy button is pressed, to give pInfo[i][Money] -= 500

?
Reply


Messages In This Thread
setplayerclass alike command - by Zeus666 - 16.04.2018, 22:14
Re: setplayerclass alike command - by jasperschellekens - 16.04.2018, 22:28

Forum Jump:


Users browsing this thread: 1 Guest(s)