Why this doesnt work
#8

Try:

Код:
if (!strcmp("/sumo", cmdtext, true))
{
SetPlayerPosWithVehicle(playerid, 3099.2480, -2135.2482, 16.9685, 0, (vehicle id!: e.g. 497));
return 1;
}

But this works:

if (!strcmp("/andromada", cmdtext, true))
{
SetPlayerPosWithVehicle(playerid, -1698.4584, -185.6152, 14.1484, 178.3117, 0, (vehicle id!: e.g. 497));
return 1;
}
Reply


Messages In This Thread
Why this doesnt work - by gamerhead - 04.05.2011, 11:59
Re: Why this doesnt work - by linuxthefish - 04.05.2011, 12:03
Re: Why this doesnt work - by gamerhead - 04.05.2011, 12:08
Re: Why this doesnt work - by linuxthefish - 04.05.2011, 12:18
Re: Why this doesnt work - by SchurmanCQC - 04.05.2011, 12:18
Re: Why this doesnt work - by gamerhead - 04.05.2011, 12:23
Re: Why this doesnt work - by snoob - 04.05.2011, 13:33
Re: Why this doesnt work - by Jack_Leslie - 05.05.2011, 00:57

Forum Jump:


Users browsing this thread: 1 Guest(s)