How to make an array with positions? it is possible?
#2

like this
PHP код:
new Float:LVPDSpawns[][] =
{
    {
245.9241,185.5854,1008.1719,1.0521},
    {
208.8285,142.2157,1003.0300,267.5369},
    {
189.2401,157.9697,1003.0234,272.3232},
    {
189.5161,179.4495,1003.0234,268.6416},
    {
228.9634,183.4291,1003.0313,180.8240},
    {
299.9990,191.0758,1007.1719,90.1313}
}; 
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)