Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- // Car Customization System for Admins(Using pAdmin)
- // By EvanA(Evan Abagail)
- // Version 3 with all new features!!
- // Added Wheel Arch Angels Customization for Sultan!
- // Added /sultanhelp
- // Released A V3 Beta to preview the sultan customization
- // Added Wheel Arch Angels Customization for Elegy!
- // Added /elegyhelp
- // Added Wheel Arch Angels Customization for Flash!
- // Added /flashhelp
- // The rest of the Wheel Arch Angel Cars will come out next update!(V4)
- #include <a_samp>
- #include zcmd
- #if defined FILTERSCRIPT
- #define pAdmin
- #define filterscript
- CMD:gr(playerid, params[]) {
- return cmd_goldrims(playerid, params);
- }
- CMD:cr(playerid, params[]) {
- return cmd_cutterrims(playerid, params);
- }
- CMD:goldrims(playerid, params[])
- {
- if(IsPlayerConnected(playerid)) {
- if(PlayerInfo[playerid][pAdmin] < 1) {
- SendClientMessageEx(playerid, COLOR_GRAD1, "You are not authorized to use that command!");
- return 1;
- }
- if(IsPlayerInAnyVehicle(playerid)) {
- AddVehicleComponent(GetPlayerVehicleID(playerid), 1080);
- SendClientMessageEx(playerid, COLOR_GREY, " Gold Rims Added to Vehicle!");
- }
- }
- return 1;
- }
- CMD:cutterrims(playerid, params[])
- {
- if(IsPlayerConnected(playerid)) {
- if(PlayerInfo[playerid][pAdmin] < 1) {
- SendClientMessageEx(playerid, COLOR_GRAD1, "You are not authorized to use that command!");
- return 1;
- }
- if(IsPlayerInAnyVehicle(playerid)) {
- AddVehicleComponent(GetPlayerVehicleID(playerid), 1079);
- SendClientMessageEx(playerid, COLOR_GREY, " Cutter Rims Added to Vehicle!");
- }
- }
- return 1;
- }
- CMD:rimshine(playerid, params[])
- {
- if(IsPlayerConnected(playerid)) {
- if(PlayerInfo[playerid][pAdmin] < 1) {
- SendClientMessageEx(playerid, COLOR_GRAD1, "You are not authorized to use that command!");
- return 1;
- }
- if(IsPlayerInAnyVehicle(playerid)) {
- AddVehicleComponent(GetPlayerVehicleID(playerid), 1075);
- SendClientMessageEx(playerid, COLOR_GREY, "You have added Rimshine wheels to your vehicle!");
- }
- }
- return 1;
- }
- CMD:mega(playerid, params[])
- {
- if(IsPlayerConnected(playerid)) {
- if(PlayerInfo[playerid][pAdmin] < 1) {
- SendClientMessageEx(playerid, COLOR_GRAD1, "You are not authorized to use that command!");
- return 1;
- }
- if(IsPlayerInAnyVehicle(playerid)) {
- AddVehicleComponent(GetPlayerVehicleID(playerid), 1074);
- SendClientMessageEx(playerid, COLOR_GREY, "You have added Mega wheels to your vehicle!");
- }
- }
- return 1;
- }
- CMD:shadow(playerid, params[])
- {
- if(IsPlayerConnected(playerid)) {
- if(PlayerInfo[playerid][pAdmin] < 1) {
- SendClientMessageEx(playerid, COLOR_GRAD1, "You are not authorized to use that command!");
- return 1;
- }
- if(IsPlayerInAnyVehicle(playerid)) {
- AddVehicleComponent(GetPlayerVehicleID(playerid), 1073);
- SendClientMessageEx(playerid, COLOR_GREY, "You have added Shadow wheels to your vehicle!");
- }
- }
- return 1;
- }
- CMD:grove(playerid, params[])
- {
- if(IsPlayerConnected(playerid)) {
- if(PlayerInfo[playerid][pAdmin] < 1) {
- SendClientMessageEx(playerid, COLOR_GRAD1, "You are not authorized to use that command!");
- return 1;
- }
- if(IsPlayerInAnyVehicle(playerid)) {
- AddVehicleComponent(GetPlayerVehicleID(playerid), 1081);
- SendClientMessageEx(playerid, COLOR_GREY, "You have added Grove wheels to your vehicle!");
- }
- }
- return 1;
- }
- CMD:import(playerid, params[])
- {
- if(IsPlayerConnected(playerid)) {
- if(PlayerInfo[playerid][pAdmin] < 1) {
- SendClientMessageEx(playerid, COLOR_GRAD1, "You are not authorized to use that command!");
- return 1;
- }
- if(IsPlayerInAnyVehicle(playerid)) {
- AddVehicleComponent(GetPlayerVehicleID(playerid), 1082);
- SendClientMessageEx(playerid, COLOR_GREY, "You have added Import wheels to your vehicle!");
- }
- }
- return 1;
- }
- CMD:dollar(playerid, params[])
- {
- if(IsPlayerConnected(playerid)) {
- if(PlayerInfo[playerid][pAdmin] < 1) {
- SendClientMessageEx(playerid, COLOR_GRAD1, "You are not authorized to use that command!");
- return 1;
- }
- if(IsPlayerInAnyVehicle(playerid)) {
- AddVehicleComponent(GetPlayerVehicleID(playerid), 1083);
- SendClientMessageEx(playerid, COLOR_GREY, "You have added Rimshine wheels to your vehicle!");
- }
- }
- return 1;
- }
- CMD:trance(playerid, params[])
- {
- if(IsPlayerConnected(playerid)) {
- if(PlayerInfo[playerid][pAdmin] < 1) {
- SendClientMessageEx(playerid, COLOR_GRAD1, "You are not authorized to use that command!");
- return 1;
- }
- if(IsPlayerInAnyVehicle(playerid)) {
- AddVehicleComponent(GetPlayerVehicleID(playerid), 1084);
- SendClientMessageEx(playerid, COLOR_GREY, "You have added Trance wheels to your vehicle!");
- }
- }
- return 1;
- }
- CMD:hyd(playerid, params[])
- {
- if(IsPlayerConnected(playerid)) {
- if(PlayerInfo[playerid][pAdmin] < 1) {
- SendClientMessageEx(playerid, COLOR_GRAD1, "You are not authorized to use that command!");
- return 1;
- }
- if(IsPlayerInAnyVehicle(playerid)) {
- AddVehicleComponent(GetPlayerVehicleID(playerid), 1087);
- SendClientMessageEx(playerid, COLOR_GREY, "You have added Rimshine wheels to your vehicle!");
- }
- }
- return 1;
- }
- CMD:stereo(playerid, params[])
- {
- if(IsPlayerConnected(playerid)) {
- if(PlayerInfo[playerid][pAdmin] < 1) {
- SendClientMessageEx(playerid, COLOR_GRAD1, "You are not authorized to use that command!");
- return 1;
- }
- if(IsPlayerInAnyVehicle(playerid)) {
- AddVehicleComponent(GetPlayerVehicleID(playerid), 1086);
- SendClientMessageEx(playerid, COLOR_GREY, "You have added a stereo system to your vehicle!");
- }
- }
- return 1;
- }
- CMD:convertable(playerid, params[])
- {
- if(IsPlayerConnected(playerid)) {
- if(PlayerInfo[playerid][pAdmin] < 1) {
- SendClientMessageEx(playerid, COLOR_GRAD1, "You are not authorized to use that command!");
- return 1;
- }
- if(IsPlayerInAnyVehicle(playerid)) {
- AddVehicleComponent(GetPlayerVehicleID(playerid), 1087);
- SendClientMessageEx(playerid, COLOR_GREY, "You have converted your car to a convertable!");
- }
- }
- return 1;
- }
- CMD:pro(playerid, params[])
- {
- if(IsPlayerConnected(playerid)) {
- if(PlayerInfo[playerid][pAdmin] < 1) {
- SendClientMessageEx(playerid, COLOR_GRAD1, "You are not authorized to use that command!");
- return 1;
- }
- if(IsPlayerInAnyVehicle(playerid)) {
- AddVehicleComponent(GetPlayerVehicleID(playerid), 1000);
- SendClientMessageEx(playerid, COLOR_GREY, "You have added a pro spoiler to your vehicle!");
- }
- }
- return 1;
- }
- CMD:win(playerid, params[])
- {
- if(IsPlayerConnected(playerid)) {
- if(PlayerInfo[playerid][pAdmin] < 1) {
- SendClientMessageEx(playerid, COLOR_GRAD1, "You are not authorized to use that command!");
- return 1;
- }
- if(IsPlayerInAnyVehicle(playerid)) {
- AddVehicleComponent(GetPlayerVehicleID(playerid), 1087);
- SendClientMessageEx(playerid, COLOR_GREY, "You have added a win spoiler to your vehicle!");
- }
- }
- return 1;
- }
- CMD:sultanhelp(playerid, params[])
- {
- if(IsPlayerConnected(playerid)) {
- if(PlayerInfo[playerid][pAdmin] < 1) {
- SendClientMessageEx(playerid, COLOR_GRAD1, "You are not authorized to use that command!");
- return 1;
- }
- SendClientMessageEx(playerid, COLOR_GREY, "___________Sultan Customization_________");
- SendClientMessageEx(playerid, COLOR_GREY, "Alien Sideskirts: Right - /raliensultan Left - /laliensultan");
- SendClientMessageEx(playerid, COLOR_GREY, "Exahusts: Alien -- /alienexsultan X-Flow -- /xflowexsultan ");
- SendClientMessageEx(playerid, COLOR_GREY, "X:Flow Sideskirts: Right -- /rxflowsultan Left -- /lxflowsultan ");
- SendClientMessageEx(playerid, COLOR_GREY, "Roof Vents: Alien - /alienroofsultan X:Flow - /xflowroofsultan ");
- }
- }
- return 1;
- }
- CMD:raliensultan(playerid, params[])
- {
- if(IsPlayerConnected(playerid)) {
- if(PlayerInfo[playerid][pAdmin] < 1) {
- SendClientMessageEx(playerid, COLOR_GRAD1, "You are not authorized to use that command!");
- return 1;
- }
- if(IsPlayerInAnyVehicle(playerid)) {
- AddVehicleComponent(GetPlayerVehicleID(playerid), 1026);
- SendClientMessageEx(playerid, COLOR_GREY, "You have added a win spoiler to your vehicle!");
- }
- }
- return 1;
- }
- CMD:laliensultan(playerid, params[])
- {
- if(IsPlayerConnected(playerid)) {
- if(PlayerInfo[playerid][pAdmin] < 1) {
- SendClientMessageEx(playerid, COLOR_GRAD1, "You are not authorized to use that command!");
- return 1;
- }
- if(IsPlayerInAnyVehicle(playerid)) {
- AddVehicleComponent(GetPlayerVehicleID(playerid), 1027);
- SendClientMessageEx(playerid, COLOR_GREY, "You have added a Alien Side-Skirt to your Sultan!");
- }
- }
- return 1;
- }
- CMD:alienexsultan(playerid, params[])
- {
- if(IsPlayerConnected(playerid)) {
- if(PlayerInfo[playerid][pAdmin] < 1) {
- SendClientMessageEx(playerid, COLOR_GRAD1, "You are not authorized to use that command!");
- return 1;
- }
- if(IsPlayerInAnyVehicle(playerid)) {
- AddVehicleComponent(GetPlayerVehicleID(playerid), 1028);
- SendClientMessageEx(playerid, COLOR_GREY, "You have added a Alien Exahust to your vehicle!");
- }
- }
- return 1;
- }
- CMD:xflowexsultan(playerid, params[])
- {
- if(IsPlayerConnected(playerid)) {
- if(PlayerInfo[playerid][pAdmin] < 1) {
- SendClientMessageEx(playerid, COLOR_GRAD1, "You are not authorized to use that command!");
- return 1;
- }
- if(IsPlayerInAnyVehicle(playerid)) {
- AddVehicleComponent(GetPlayerVehicleID(playerid), 1029);
- SendClientMessageEx(playerid, COLOR_GREY, "You have added a X-Flow Exahust to your Sultan!");
- }
- }
- return 1;
- }
- CMD:lxflowsultan(playerid, params[])
- {
- if(IsPlayerConnected(playerid)) {
- if(PlayerInfo[playerid][pAdmin] < 1) {
- SendClientMessageEx(playerid, COLOR_GRAD1, "You are not authorized to use that command!");
- return 1;
- }
- if(IsPlayerInAnyVehicle(playerid)) {
- AddVehicleComponent(GetPlayerVehicleID(playerid), 1030);
- SendClientMessageEx(playerid, COLOR_GREY, "You have added a X-Flow Side-Skirt(Left) to your Sultan!");
- }
- }
- return 1;
- }
- CMD:rxflowsultan(playerid, params[])
- {
- if(IsPlayerConnected(playerid)) {
- if(PlayerInfo[playerid][pAdmin] < 1) {
- SendClientMessageEx(playerid, COLOR_GRAD1, "You are not authorized to use that command!");
- return 1;
- }
- if(IsPlayerInAnyVehicle(playerid)) {
- AddVehicleComponent(GetPlayerVehicleID(playerid), 1031);
- SendClientMessageEx(playerid, COLOR_GREY, "You have added a X-Flow Side-Skirt(Right) to your sultan!");
- }
- }
- return 1;
- }
- CMD:alienroofsultan(playerid, params[])
- {
- if(IsPlayerConnected(playerid)) {
- if(PlayerInfo[playerid][pAdmin] < 1) {
- SendClientMessageEx(playerid, COLOR_GRAD1, "You are not authorized to use that command!");
- return 1;
- }
- if(IsPlayerInAnyVehicle(playerid)) {
- AddVehicleComponent(GetPlayerVehicleID(playerid), 1032);
- SendClientMessageEx(playerid, COLOR_GREY, "You have added an alien roof vent to your Sultan!");
- }
- }
- return 1;
- }
- CMD:xflowroofsultan(playerid, params[])
- {
- if(IsPlayerConnected(playerid)) {
- if(PlayerInfo[playerid][pAdmin] < 1) {
- SendClientMessageEx(playerid, COLOR_GRAD1, "You are not authorized to use that command!");
- return 1;
- }
- if(IsPlayerInAnyVehicle(playerid)) {
- AddVehicleComponent(GetPlayerVehicleID(playerid), 1033);
- SendClientMessageEx(playerid, COLOR_GREY, "You have added an alien roof vent to your Sultan!");
- }
- }
- return 1;
- }
- CMD:cchelp(playerid, params[])
- {
- if(IsPlayerConnected(playerid)) {
- if(PlayerInfo[playerid][pAdmin] < 1) {
- SendClientMessageEx(playerid, COLOR_GRAD1, "You are not authorized to use that command!");
- return 1;
- }
- SendClientMessageEx(playerid, COLOR_GRAD1, "Car Customization - Help");
- SendClientMessageEx(playerid, COLOR_GRAD1, "WHEELS: /cr(/cutterrims) /gr(/goldrims) /rimshine /mega /shadow /grove /import /dollar /trance");
- SendClientMessageEx(playerid, COLOR_GRAD1, "Systems/Upgrades: /hyd, /convertable, /stereo");
- SendClientMessageEx(playerid, COLOR_GRAD1, "SPOILERS: /pro /win");
- SendClientMessageEx(playerid, COLOR_GRAD1, "WHEEL ARCH ANGEL: /sultanhelp /elegyhelp /flashhelp");
- }
- }
- return 1;
- }
- CMD:elegyhelp(playerid, params[])
- {
- if(IsPlayerConnected(playerid)) {
- if(PlayerInfo[playerid][pAdmin] < 1) {
- SendClientMessageEx(playerid, COLOR_GRAD1, "You are not authorized to use that command!");
- return 1;
- }
- SendClientMessageEx(playerid, COLOR_GREY, "___________Elegy Customization_________");
- SendClientMessageEx(playerid, COLOR_GREY, "Alien Sideskirts: Right - /ralienelegy Left - /lalienelegy");
- SendClientMessageEx(playerid, COLOR_GREY, "Exahusts: Alien -- /alienexelegy X-Flow -- /xflowexelegy ");
- SendClientMessageEx(playerid, COLOR_GREY, "X:Flow Sideskirts: Right -- /rxflowelegy Left -- /lxflowelegy ");
- SendClientMessageEx(playerid, COLOR_GREY, "Roof Vents: Alien - /alienroofelegy X:Flow - /xflowroofelegy ");
- SendClientMessageEx(playerid, COLOR_RED, "Wheel Arch Angels---- Road Crew--------------Wheel Arch Angels ");
- }
- }
- return 1;
- }
- CMD:alienexelegy(playerid, params[])
- {
- if(IsPlayerConnected(playerid)) {
- if(PlayerInfo[playerid][pAdmin] < 1) {
- SendClientMessageEx(playerid, COLOR_GRAD1, "You are not authorized to use that command!");
- return 1;
- }
- if(IsPlayerInAnyVehicle(playerid)) {
- AddVehicleComponent(GetPlayerVehicleID(playerid), 1034);
- SendClientMessageEx(playerid, COLOR_GREY, "You have added an alien exahust to your Elegy!");
- }
- }
- return 1;
- }
- CMD:alienroofelegy(playerid, params[])
- {
- if(IsPlayerConnected(playerid)) {
- if(PlayerInfo[playerid][pAdmin] < 1) {
- SendClientMessageEx(playerid, COLOR_GRAD1, "You are not authorized to use that command!");
- return 1;
- }
- if(IsPlayerInAnyVehicle(playerid)) {
- AddVehicleComponent(GetPlayerVehicleID(playerid), 1038);
- SendClientMessageEx(playerid, COLOR_GREY, "You have added an alien roof vent to your Elegy!");
- }
- }
- return 1;
- }
- CMD:ralienlegy(playerid, params[])
- {
- if(IsPlayerConnected(playerid)) {
- if(PlayerInfo[playerid][pAdmin] < 1) {
- SendClientMessageEx(playerid, COLOR_GRAD1, "You are not authorized to use that command!");
- return 1;
- }
- if(IsPlayerInAnyVehicle(playerid)) {
- AddVehicleComponent(GetPlayerVehicleID(playerid), 1036);
- SendClientMessageEx(playerid, COLOR_GREY, "You have added an alien sideskirt(right) to your Elegy!");
- }
- }
- return 1;
- }
- CMD:lalienelegy(playerid, params[])
- {
- if(IsPlayerConnected(playerid)) {
- if(PlayerInfo[playerid][pAdmin] < 1) {
- SendClientMessageEx(playerid, COLOR_GRAD1, "You are not authorized to use that command!");
- return 1;
- }
- if(IsPlayerInAnyVehicle(playerid)) {
- AddVehicleComponent(GetPlayerVehicleID(playerid), 1040);
- SendClientMessageEx(playerid, COLOR_GREY, "You have added an alien sideskirt(left) to your Elegy!");
- }
- }
- return 1;
- }
- CMD:xflowexelegy(playerid, params[])
- {
- if(IsPlayerConnected(playerid)) {
- if(PlayerInfo[playerid][pAdmin] < 1) {
- SendClientMessageEx(playerid, COLOR_GRAD1, "You are not authorized to use that command!");
- return 1;
- }
- if(IsPlayerInAnyVehicle(playerid)) {
- AddVehicleComponent(GetPlayerVehicleID(playerid), 1037);
- SendClientMessageEx(playerid, COLOR_GREY, "You have added an X-Flow Exahust to your Elegy!");
- }
- }
- return 1;
- }
- CMD:lxflowelegy(playerid, params[])
- {
- if(IsPlayerConnected(playerid)) {
- if(PlayerInfo[playerid][pAdmin] < 1) {
- SendClientMessageEx(playerid, COLOR_GRAD1, "You are not authorized to use that command!");
- return 1;
- }
- if(IsPlayerInAnyVehicle(playerid)) {
- AddVehicleComponent(GetPlayerVehicleID(playerid), 1039);
- SendClientMessageEx(playerid, COLOR_GREY, "You have added a sideskirt(left) to your Elegy!");
- }
- }
- return 1;
- }
- CMD:rxflowelegy(playerid, params[])
- {
- if(IsPlayerConnected(playerid)) {
- if(PlayerInfo[playerid][pAdmin] < 1) {
- SendClientMessageEx(playerid, COLOR_GRAD1, "You are not authorized to use that command!");
- return 1;
- }
- if(IsPlayerInAnyVehicle(playerid)) {
- AddVehicleComponent(GetPlayerVehicleID(playerid), 1041);
- SendClientMessageEx(playerid, COLOR_GREY, "You have added a sideskirt(right) to your Elegy!");
- }
- }
- return 1;
- }
- CMD:flashhelp(playerid, params[])
- {
- if(IsPlayerConnected(playerid)) {
- if(PlayerInfo[playerid][pAdmin] < 1) {
- SendClientMessageEx(playerid, COLOR_GRAD1, "You are not authorized to use that command!");
- return 1;
- }
- SendClientMessageEx(playerid, COLOR_GREY, "___________Flash Customization_________");
- SendClientMessageEx(playerid, COLOR_GREY, "Alien Sideskirts: Right - /ralienflash Left - /lalienflash");
- SendClientMessageEx(playerid, COLOR_GREY, "Exahusts: Alien -- /alienexflash X-Flow -- /xflowexflash ");
- SendClientMessageEx(playerid, COLOR_GREY, "X:Flow Sideskirts: Right -- /rxflowflash Left -- /lxflowflash ");
- SendClientMessageEx(playerid, COLOR_GREY, "Roof Vents: Alien - /alienroofflash X:Flow - /xflowroofflash ");
- SendClientMessageEx(playerid, COLOR_GREY, "Spoilers: /alienspoilflash /xflowspoilflash");
- SendClientMessageEx(playerid, COLOR_RED, "Wheel Arch Angels---- Road Crew--------------Wheel Arch Angels ");
- }
- }
- return 1;
- }
- CMD:alienexflash(playerid, params[])
- {
- if(IsPlayerConnected(playerid)) {
- if(PlayerInfo[playerid][pAdmin] < 1) {
- SendClientMessageEx(playerid, COLOR_GRAD1, "You are not authorized to use that command!");
- return 1;
- }
- if(IsPlayerInAnyVehicle(playerid)) {
- AddVehicleComponent(GetPlayerVehicleID(playerid), 1046);
- SendClientMessageEx(playerid, COLOR_GREY, "You have added an alien exahust to your Flash!");
- }
- }
- return 1;
- }
- CMD:xflowexflash(playerid, params[])
- {
- if(IsPlayerConnected(playerid)) {
- if(PlayerInfo[playerid][pAdmin] < 1) {
- SendClientMessageEx(playerid, COLOR_GRAD1, "You are not authorized to use that command!");
- return 1;
- }
- if(IsPlayerInAnyVehicle(playerid)) {
- AddVehicleComponent(GetPlayerVehicleID(playerid), 1045);
- SendClientMessageEx(playerid, COLOR_GREY, "You have added an X-Flow Exahust to your Flash!");
- }
- }
- return 1;
- }
- CMD:ralienflash(playerid, params[])
- {
- if(IsPlayerConnected(playerid)) {
- if(PlayerInfo[playerid][pAdmin] < 1) {
- SendClientMessageEx(playerid, COLOR_GRAD1, "You are not authorized to use that command!");
- return 1;
- }
- if(IsPlayerInAnyVehicle(playerid)) {
- AddVehicleComponent(GetPlayerVehicleID(playerid), 1045);
- SendClientMessageEx(playerid, COLOR_GREY, "You have added an alien sideskirt(right) to your Flash!");
- }
- }
- return 1;
- }
- CMD:rxflowflash(playerid, params[])
- {
- if(IsPlayerConnected(playerid)) {
- if(PlayerInfo[playerid][pAdmin] < 1) {
- SendClientMessageEx(playerid, COLOR_GRAD1, "You are not authorized to use that command!");
- return 1;
- }
- if(IsPlayerInAnyVehicle(playerid)) {
- AddVehicleComponent(GetPlayerVehicleID(playerid), 1048);
- SendClientMessageEx(playerid, COLOR_GREY, "You have added an X:Flow sideskirt(right) to your Flash!");
- }
- }
- return 1;
- }
- CMD:alienspoilflash(playerid, params[])
- {
- if(IsPlayerConnected(playerid)) {
- if(PlayerInfo[playerid][pAdmin] < 1) {
- SendClientMessageEx(playerid, COLOR_GRAD1, "You are not authorized to use that command!");
- return 1;
- }
- if(IsPlayerInAnyVehicle(playerid)) {
- AddVehicleComponent(GetPlayerVehicleID(playerid), 1049);
- SendClientMessageEx(playerid, COLOR_GREY, "You have added an alien spoiler to your Flash!");
- }
- }
- return 1;
- }
- CMD:xflowspoilflash(playerid, params[])
- {
- if(IsPlayerConnected(playerid)) {
- if(PlayerInfo[playerid][pAdmin] < 1) {
- SendClientMessageEx(playerid, COLOR_GRAD1, "You are not authorized to use that command!");
- return 1;
- }
- if(IsPlayerInAnyVehicle(playerid)) {
- AddVehicleComponent(GetPlayerVehicleID(playerid), 1050);
- SendClientMessageEx(playerid, COLOR_GREY, "You have added an X:Flow spoiler to your Flash!");
- }
- }
- return 1;
- }
- CMD:lalienflash(playerid, params[])
- {
- if(IsPlayerConnected(playerid)) {
- if(PlayerInfo[playerid][pAdmin] < 1) {
- SendClientMessageEx(playerid, COLOR_GRAD1, "You are not authorized to use that command!");
- return 1;
- }
- if(IsPlayerInAnyVehicle(playerid)) {
- AddVehicleComponent(GetPlayerVehicleID(playerid), 1051);
- SendClientMessageEx(playerid, COLOR_GREY, "You have added an alien sideskirt(left) to your Flash!");
- }
- }
- return 1;
- }
- CMD:lxflowflash(playerid, params[])
- {
- if(IsPlayerConnected(playerid)) {
- if(PlayerInfo[playerid][pAdmin] < 1) {
- SendClientMessageEx(playerid, COLOR_GRAD1, "You are not authorized to use that command!");
- return 1;
- }
- if(IsPlayerInAnyVehicle(playerid)) {
- AddVehicleComponent(GetPlayerVehicleID(playerid), 1052);
- SendClientMessageEx(playerid, COLOR_GREY, "You have added an X:Flow sideskirt(left) to your Flash!");
- }
- }
- return 1;
- }
- CMD:alienroofflash(playerid, params[])
- {
- if(IsPlayerConnected(playerid)) {
- if(PlayerInfo[playerid][pAdmin] < 1) {
- SendClientMessageEx(playerid, COLOR_GRAD1, "You are not authorized to use that command!");
- return 1;
- }
- if(IsPlayerInAnyVehicle(playerid)) {
- AddVehicleComponent(GetPlayerVehicleID(playerid), 1054);
- SendClientMessageEx(playerid, COLOR_GREY, "You have added an alien roof vent to your Flash!");
- }
- }
- return 1;
- }
- CMD:xflowroofflash(playerid, params[])
- {
- if(IsPlayerConnected(playerid)) {
- if(PlayerInfo[playerid][pAdmin] < 1) {
- SendClientMessageEx(playerid, COLOR_GRAD1, "You are not authorized to use that command!");
- return 1;
- }
- if(IsPlayerInAnyVehicle(playerid)) {
- AddVehicleComponent(GetPlayerVehicleID(playerid), 1053);
- SendClientMessageEx(playerid, COLOR_GREY, "You have added an X:Flow roof vent to your Flash!");
- }
- }
- return 1;
- }
- #endif
Advertisement
Add Comment
Please, Sign In to add comment