Carmenu (CarSpawner)
#7

Quote:
Originally Posted by Roel
Посмотреть сообщение
You have
Код:
new Float:x, Float:y, Float:z, Float:a;
alreayd using somewhere at the top of your script.
Remove all the
Код:
new Float:x, Float:y, Float:z, Float:a;
in the car spawning part, at onplayeridalog.
Ok, I did that, but now I get these:
Код:
autos.pwn(238) : error 017: undefined symbol "a"
autos.pwn(239) : error 017: undefined symbol "x"
autos.pwn(241) : error 017: undefined symbol "x"
autos.pwn(249) : error 017: undefined symbol "a"
autos.pwn(250) : error 017: undefined symbol "x"
autos.pwn(252) : error 017: undefined symbol "x"
autos.pwn(259) : error 017: undefined symbol "a"
autos.pwn(260) : error 017: undefined symbol "x"
autos.pwn(262) : error 017: undefined symbol "x"
autos.pwn(269) : error 017: undefined symbol "a"
autos.pwn(270) : error 017: undefined symbol "x"
autos.pwn(272) : error 017: undefined symbol "x"
autos.pwn(279) : error 017: undefined symbol "a"
autos.pwn(280) : error 017: undefined symbol "x"
autos.pwn(282) : error 017: undefined symbol "x"
autos.pwn(289) : error 017: undefined symbol "a"
autos.pwn(290) : error 017: undefined symbol "x"
autos.pwn(292) : error 017: undefined symbol "x"
autos.pwn(305) : error 017: undefined symbol "a"
autos.pwn(306) : error 017: undefined symbol "x"
autos.pwn(308) : error 017: undefined symbol "x"
autos.pwn(315) : error 017: undefined symbol "a"
autos.pwn(316) : error 017: undefined symbol "x"
autos.pwn(318) : error 017: undefined symbol "x"
autos.pwn(325) : error 017: undefined symbol "a"
autos.pwn(326) : error 017: undefined symbol "x"
Do I have define them globally by adding that line to the top? Or?

(Edited code link: http://pastebin.com/zzrT2uuB)
Reply


Messages In This Thread
Carmenu (CarSpawner) - by bulgarianmaniacs - 17.06.2011, 21:41
Re: Carmenu (CarSpawner) - by Calgon - 17.06.2011, 21:58
Re: Carmenu (CarSpawner) - by bulgarianmaniacs - 17.06.2011, 22:13
Re: Carmenu (CarSpawner) - by nickbouwhuis - 18.10.2012, 12:08
Re: Carmenu (CarSpawner) - by Roel - 18.10.2012, 12:13
Re: Carmenu (CarSpawner) - by mamorunl - 18.10.2012, 12:28
Re: Carmenu (CarSpawner) - by nickbouwhuis - 18.10.2012, 13:22
Re: Carmenu (CarSpawner) - by nickbouwhuis - 19.10.2012, 10:37
Re: Carmenu (CarSpawner) - by (SWE)Gold - 19.10.2012, 14:19
Re: Carmenu (CarSpawner) - by nickbouwhuis - 19.10.2012, 14:38

Forum Jump:


Users browsing this thread: 1 Guest(s)