warning 213: tag mismatch
#8

try now

PHP код:
public CustomPickups(playeridnewstate

    for(new 
0MAX_PLAYERSi++) 
    { 
            if(
IsPlayerInRangeOfPoint(i3.01173.2563,-1323.3102,15.3943)) 
            {
// Hospital near Ammu 
                
GameTextForPlayer(i"~w~Type /healme to cure yourself"50005); 
            } 
            else if(
IsPlayerInRangeOfPoint(i3.02029.5945,-1404.6426,17.2512)) 
            {
// Hospital near speedway 
                
GameTextForPlayer(i"~w~Type /healme to cure yourself"50005); 
            } 
            else if(
GetPlayerState(i) == && IsPlayerInRangeOfPoint(i,3.02226.1716,-1718.1792,13.5165)) 
            { 
                
GameTextForPlayer(i"~g~Welcome,~n~~y~you can become a ~r~Body Guard~y~ here ~n~~w~Type /join if you wish to become one"50003); 
            } 
            else if(
GetPlayerState(i) == && IsPlayerInRangeOfPoint(i,3.01493.2681,-1771.5118,18.7958)) 
            { 
                
GameTextForPlayer(i"~g~Welcome,~n~~y~you can become a ~r~Lawyer~y~ here ~n~~w~Type /join if you wish to become one"50003); 
            } 
            else if(
GetPlayerState(i) == && IsPlayerInRangeOfPoint(i,3.0166.3772,-1675.3829,15.0859)) 
            { 
                
GameTextForPlayer(i"~g~Welcome,~n~~y~you can become a ~r~Drugs Dealer~y~ here ~n~~w~Type /join if you wish to become one"50003); 
            } 
            else if(
GetPlayerState(i) == && IsPlayerInRangeOfPoint(i,3.02537.9221,-1352.2784,30.8581)) 
            { 
                
GameTextForPlayer(i"~g~Welcome,~n~~y~you can become a ~r~Car Mechanic~y~ here ~n~~w~Type /join if you wish to become one"50003); 
            } 
            else if(
GetPlayerState(i) == && IsPlayerInRangeOfPoint(i,3.01366.4325,-1275.2096,13.5469)) 
            { 
                
GameTextForPlayer(i"~g~Welcome,~n~~y~you can become a ~r~Arms Dealer~y~ here ~n~~w~Type /join if you wish to become one"50003); 
            } 
            else if(
GetPlayerState(i) == && IsPlayerInRangeOfPoint(i3.02088.8499,-1187.2502,26.0547)) 
            { 
                
GameTextForPlayer(i"~w~Welcome to The ~p~Ballas Head Quarters ~w~ Type /joinballas to Join ~p~ Ballas"50005); 
            } 
            else if(
GetPlayerState(i) == && IsPlayerInRangeOfPoint(i3.02468.9023,-1292.6802,29.8150)) 
            { 
                
GameTextForPlayer(i"~w~Welcome To ~y~Los Santos Vagos Head Quarters ~w~Type /joinvagos To Join ~y~Los Santos Vagos"50005); 
            }
    } 
    return 
1

Reply


Messages In This Thread
warning 213: tag mismatch - by Jaua10 - 10.07.2018, 11:45
Re: warning 213: tag mismatch - by Florin48 - 10.07.2018, 12:15
Re: warning 213: tag mismatch - by Jaua10 - 10.07.2018, 12:22
Re: warning 213: tag mismatch - by Florin48 - 10.07.2018, 12:26
Re: warning 213: tag mismatch - by Jaua10 - 10.07.2018, 12:29
Re: warning 213: tag mismatch - by Florin48 - 10.07.2018, 12:33
Re: warning 213: tag mismatch - by Jaua10 - 10.07.2018, 12:46
Re: warning 213: tag mismatch - by Florin48 - 10.07.2018, 12:55
Re: warning 213: tag mismatch - by Jaua10 - 10.07.2018, 13:00
Re: warning 213: tag mismatch - by Florin48 - 10.07.2018, 13:02

Forum Jump:


Users browsing this thread: 2 Guest(s)