Quantcast
Channel: SA-MP Forums
Viewing all articles
Browse latest Browse all 18226

little help

$
0
0
PHP Code:

    UnlockCar(carid);
        new 
msg[128];
        new 
string[128];
        new 
statusString[90];
        new 
newcar GetPlayerVehicleID(playerid);
        new 
newmodel GetVehicleModel(newcar);
        
format(statusStringsizeof(statusString), "~g~%s UNLOCKED"VehiclesName[newmodel-400]);
        
//ProxMessage(10.0, playerid, string, COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE);
        //SendClientMessage(playerid, X11_WHITE, msg);
    
} else {
        
SendClientMessage(playeridX11_WHITE"USAGE: /unlock [carindex]");
    }
    return 
1;



I can't see the UNLOCKED and LOCKED on the screen... idk whats wrong..

Viewing all articles
Browse latest Browse all 18226

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>