dmcd Command in Stock scripten???Pls Help
#5

So ?
if(strcmp(cmdtext, "/north") == 0)
{
SetVehicleZAngle(vehid,360);
return 1;
}

//Edit: I have this error: C:\Dokumente und Einstellungen\Anwender\Desktop\stunt.pwn(4419) : error 035: argument type mismatch (argument 1)

Error line: SetVehicleZAngle(vehid,360);

Abernathy:

if(strcmp(cmdtext, "/north") == 0)
{
SetPlayerFacingAngle(playerid, 0.00);
return 1;
}
Work perfect ^^ .... Hmm itґs only work on Players isnґt Work in Vehicle
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)