Help Scritp
#2

PHP код:
CMD:Wheelchair(playeridparams[])
{
new 
string[128], plid;
if(
sscanf(params"d"plid)) return SendClientMessage(playerid, -"Use: /Wheelchair [id]);
if(Team_SAMD(plid)){
ApplyAnimation(plid, "
PED", "SEAT_IDLE", 4.1, 0, 0, 0, 1, 0, 1);
SetPlayerAttachedObject(plid,2,1369,1,-0.276000,0.089999,-0.011999,178.699661,92.599975,3.100000,0.876001,0.734000,0.779000);
playerWheelchair[plid]=1;
}
return 1;

Reply


Messages In This Thread
Help Scritp - by LOLITO - 07.01.2018, 15:31
Re: Help Scritp - by DelK - 07.01.2018, 15:43
Re: Help Scritp - by LOLITO - 07.01.2018, 15:55

Forum Jump:


Users browsing this thread: 1 Guest(s)