Help with bus job
#1

Hello, i've been working on making jobs for my server and made a simple bus job, but i made it so when you get to the last check point, it would end the jobs, i didn't want that, so i ask one of my friends if he know how to make it loop, so you can keep doing the job over and over, and he showed me an example, I re wrote it to fit the me, and now i am getting this one error, that i don't seem to be able to fix...

pawn Код:
new Float: BusCP [3] =
{
    {1727.2363,1530.5306,10.6643},//error seems to be here
    {1943.2926,1310.3976,9.1094},
    {2038.1346,1025.7537,10.6719},
    {2198.7781,968.7614,10.6719},
    {2500.9714,1008.7056,10.6797},
    {2631.6003,1279.8844,10.6719},
    {2532.7778,1530.7970,10.6719},
    {2511.8542,1786.0403,10.6719},
    {2531.6519,2287.5186,10.6719},
    {2293.9094,2417.8982,10.6830},
    {1963.5425,2287.6392,10.9233}
};
and i keep getting this error

Код:
C:\Users\BLACK\Desktop\Freeroam\filterscripts\Jobs0.1.pwn(10) : error 008: must be a constant expression; assumed zero
Big thanks if you could help me out here!
Reply


Messages In This Thread
Help with bus job - by LeXuZ - 27.11.2014, 18:12
Re: Help with bus job - by PowerPC603 - 27.11.2014, 19:20
Re: Help with bus job - by LeXuZ - 27.11.2014, 19:23
Re: Help with bus job - by PowerPC603 - 27.11.2014, 19:34
Re: Help with bus job - by LeXuZ - 27.11.2014, 19:35
Re: Help with bus job - by PowerPC603 - 27.11.2014, 19:38
Re: Help with bus job - by LeXuZ - 27.11.2014, 19:41
Re: Help with bus job - by LeXuZ - 27.11.2014, 19:45
Re: Help with bus job - by PowerPC603 - 27.11.2014, 20:27

Forum Jump:


Users browsing this thread: 8 Guest(s)