warning
#7

PHP код:
#define MAX_PLAT         4
#define MAX_PLATTWO         4
#define MAX_PLATTHREE        4    
new Object1[MAX_PLAT];
new 
Object2[MAX_PLATTWO];
new 
Object3[MAX_PLATTHREE];
new 
Float:ObjectOne[MAX_PLAT][3] = {
{-
584.676761546.9377473.44270},//1
{-584.023991571.7089873.44270},//1
{-583.309751595.8328973.44270},//1
{-582.625181619.8455873.44270}//1
};
new 
Float:ObjectTwo[MAX_PLATTWO][3] = {
{-
583.545651587.4847473.44270},//2
{-584.253111563.8121373.44270},//2
{-584.904301538.8360673.44270},//2
{-582.864261612.0722773.44270}//2
};
new 
Float:ObjectThree[MAX_PLATTHREE][3] = {
{-
583.045231603.8693873.44270},//3
{-583.810671579.4266473.44270},//3
{-584.436771555.3458373.44270},//3
{-585.104311530.7961473.44270}//3
}; 
Reply


Messages In This Thread
warning - by sams90 - 17.04.2017, 05:16
Re: warning - by khRamin78 - 17.04.2017, 05:32
Re: warning - by sams90 - 17.04.2017, 07:53
Re: warning - by sams90 - 17.04.2017, 13:50
Re: warning - by Astralis - 17.04.2017, 14:03
Re: warning - by Vince - 17.04.2017, 14:03
Re: warning - by sams90 - 18.04.2017, 03:53
Re: warning - by sams90 - 18.04.2017, 15:32
Re: warning - by sams90 - 20.04.2017, 15:02
Re: warning - by sams90 - 22.04.2017, 16:43

Forum Jump:


Users browsing this thread: 1 Guest(s)