Fix 26 errors (rare) to compile correctly.
#5

Is it possible that this part of the problem which is wrong or missing a} or {...?
Just added some more to truckers in the CMD /buscarjob teleport in dialogues (in bold and orange)

P a w n o C o d e :
JOBFINDMENU case:
{
if (response)
{
if (GetPVarInt (playerid, "Packages")! = 0 | | TaxiAccepted [playerid]! = 999 | | EMSAccepted [playerid]! = 999 | | MedicAccepted [playerid]! = 999 | | MechanicCallTime [playerid]> = 1) SendClientMessageEx return (playerid, Color_White, "Be sure not to be in another function using checkpoints.");
SetPVarInt (playerid, "FindJob", 1);
if (listitem == 0) / / Bartender
{
SetPlayerCheckpoint (playerid, 1836.8391, -1682.6100,13.3312, 2);
SendClientMessageEx (playerid, Color_White, "is marked on the radar a checkpoint. (Red marker)");
}
if (listitem == 1)
{
SetPlayerCheckpoint (playerid, 2104.8408, -1810.0991,13.5547, 2);
SendClientMessageEx (playerid, Color_White, "is marked on the radar a checkpoint. (Red marker)");
}
if (listitem == 2)
{
SetPlayerCheckpoint (playerid, 1795.8000488281, -1722.4000244141,13.199999809265, 2);
SendClientMessageEx (playerid, Color_White, "is marked on the radar a checkpoint. (Red marker)");
}
if (listitem == 3)
{
SetPlayerCheckpoint (playerid, 1611.0923, -1893.8065,13.5469, 2);
SendClientMessageEx (playerid, Color_White, "is marked on the radar a checkpoint. (Red marker)");
}
if (listitem == 4)
{
SetPlayerCheckpoint (playerid, 1289.1171, -1271.7650,13.5422, 2);
SendClientMessageEx (playerid, Color_White, "is marked on the radar a checkpoint. (Red marker)");
}
if (listitem == 5)
{
SetPlayerCheckpoint (playerid, 1752.7062, -1894.1708,13.5574, 2);
SendClientMessageEx (playerid, Color_White, "is marked on the radar a checkpoint. (Red marker)");
}
if (listitem == 6)
{
SetPlayerCheckpoint (playerid, -104.2969,9.3283,3.1172, 2);
SendClientMessageEx (playerid, Color_White, "is marked on the radar a checkpoint. (Red marker)");
}
if (listitem == 7)
{
SetPlayerCheckpoint (playerid, 2226.1716, -1718.1792,13.5165, 2);
SendClientMessageEx (playerid, Color_White, "is marked on the radar a checkpoint. (Red marker)");
}
if (listitem ==
{
SetPlayerCheckpoint (playerid, 946.09997558594, -1416,13.199999809265, 2);
SendClientMessageEx (playerid, Color_White, "is marked on the radar a checkpoint. (Red marker)");
{
if (listitem == 9)
{
SetPlayerCheckpoint (playerid, -77, -1136.5999755859,0.69999998807907, 2);
SendClientMessageEx (playerid, Color_White, "is marked on the radar a checkpoint. (Marked red)");

}
}
}
Reply


Messages In This Thread
Fix 26 errors (rare) to compile correctly. - by Andrei_Daniel - 08.10.2012, 12:34
Re: Fix 26 errors (rare) to compile correctly. - by [HK]Ryder[AN] - 08.10.2012, 12:36
Re: Fix 26 errors (rare) to compile correctly. - by Roel - 08.10.2012, 12:38
Re: Fix 26 errors (rare) to compile correctly. - by Roel - 08.10.2012, 13:11
Respuesta: Fix 26 errors (rare) to compile correctly. - by Andrei_Daniel - 08.10.2012, 13:18
Re: Fix 26 errors (rare) to compile correctly. - by Roel - 08.10.2012, 13:25
Respuesta: Fix 26 errors (rare) to compile correctly. - by Andrei_Daniel - 08.10.2012, 13:59

Forum Jump:


Users browsing this thread: 1 Guest(s)