Check my code Please!
#2

In your printf you use posa, posb and posc, they are just indexes of your array pspawns[rand], not the actual value of this index. You have to use pspawns[rand][posa] etc instead, like when you assign a value to it.
Reply


Messages In This Thread
Check my code Please! - by Cold Assassin - 01.02.2009, 16:43
Re: Check my code Please! - by yom - 01.02.2009, 17:06
Re: Check my code Please! - by Cold Assassin - 01.02.2009, 17:26
Re: Check my code Please! - by Cold Assassin - 01.02.2009, 17:32
Re: Check my code Please! - by yom - 01.02.2009, 17:39
Re: Check my code Please! - by Cold Assassin - 01.02.2009, 19:19
Re: Check my code Please! - by NinjaChicken - 10.08.2012, 01:25
Re: Check my code Please! - by [MM]RoXoR[FS] - 10.08.2012, 02:35

Forum Jump:


Users browsing this thread: 1 Guest(s)