01.10.2012, 13:51
Hello Guys!
I got a problem, i have script this:
CMD:gr(playerid, params[])
{
AddVehicleComponent(GetPlayerVehicleID(playerid),1 080);
SendClientMessage(playerid, COLOR_TWAQUA, "Gold Rims Added");
return 1;
}
But when i add only for admin it's got error. Can someone do it for me here without any error?
Sorry for bad english
I got a problem, i have script this:
CMD:gr(playerid, params[])
{
AddVehicleComponent(GetPlayerVehicleID(playerid),1 080);
SendClientMessage(playerid, COLOR_TWAQUA, "Gold Rims Added");
return 1;
}
But when i add only for admin it's got error. Can someone do it for me here without any error?
Sorry for bad english



It is possible that you will get an error with that as well and then the op will be back with another complaint. Seeing as that is how it goes nowadays.
