[HELP] This possible?
#1

SOLVED
Reply
#2

Provide details that you want
Reply
#3

PHP код:
stock const MissionsCP[][CPinfo] = { 
I think it will not work use this

PHP код:
new Float:MissionsCP[][CPinfo] =
{
    {
"Los Santos Mulholland"2090.8330, -1791.847313.382810.050000},
    {
"Jizzy's Pleasure Domes "764.8100, -1363.229713.524610.010000},
    {
"Roboi's Food Mart"1023.6038, -1343.618213.726610.0100000},
    {
"Four Dragon's", -2021.353464.625228.621410.099999}

Reply
#4

The problem is.
The money is not in accordance with MissionsCP[]
Reply
#5

Hello, the error is that you used a string in a multiarray with integers and floats. You can use only characters or only number and not together.
Reply
#6

Quote:
Originally Posted by DarkLouis
Посмотреть сообщение
Hello, the error is that you used a string in a multiarray with integers and floats. You can use only characters or only number and not together.
I am using it with my trucking job with same thing its working perfectly.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)