[FilterScript] Gold Rims
#1

Код:
CMD:goldrims(playerid, params[])
{
    if(GetPlayerState(playerid) != PLAYER_STATE_DRIVER)) return SendClientMessage(playerid, 0xFFFFFFFF, "You are not driving a vehicle.");
    AddVehicleComponent(GetPlayerVehicleID(playerid),1080);
    SendClientMessage(playerid, 0xFFFFFFFF, "You have added Gold Rims to your vehicle.");
    return 1;
}

Please Rep
Reply
#2

Nice, i will use it.
Reply
#3

https://sampforum.blast.hk/showthread.php?tid=427745
thats nice
Reply
#4

Nice
Reply
#5

Not bad, good job.
Reply
#6

What?
Now with this Gold rims piece of code i'm gonna create iron mans suit and rule the world with my buddy Darth Vader!
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)