SA-MP Forums Archive
[FilterScript] Gold Rims - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FilterScript] Gold Rims (/showthread.php?tid=399995)



Gold Rims - ModernLifeRolePlay - 16.12.2012

Код:
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


Re: Gold Rims - sampplayer12 - 16.12.2012

Nice, i will use it.


Re: Gold Rims - liorlior - 02.04.2013

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


Re: Gold Rims - sani_2010 - 03.04.2013

Nice


Re : Gold Rims - Allerre - 03.04.2013

Not bad, good job.


Re: Gold Rims - gDarius - 03.04.2013

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!