Al3grab Posted December 9, 2014 Author Share Posted December 9, 2014 Guys take this fight somewhere else Link to comment
AboShanab Posted December 12, 2014 Share Posted December 12, 2014 Very good script 5/5, show pm please Link to comment
Et-win Posted December 12, 2014 Share Posted December 12, 2014 Always the same people starting a fight in those MTA forums. Can you guys just NEVER STOP?? Anyway, looks nice. Link to comment
ChicoRDL Posted March 5, 2015 Share Posted March 5, 2015 I have a few things to tell you Al3grab. I read a few comments about some haters here, My opinion, they have jealous as fu.ck because you are the first doing something like this and publish it to the public with the option to see all codes. I don't know if you are keeping with eyes on this project, But I found a bug. So, We have the option to confirm if we wanna buy the item or no,right? So the bug is happening with me is this one: Select a item, before you press Yes or No to confirm to buy it, you will spend money only selecting on the items you want. Congratulations you have a awesome Tuned Shop Here. I'm waiting your answer! Link to comment
William147 Posted March 8, 2016 Share Posted March 8, 2016 Hello! If I want to translate this script what need I rewrite? If I rewrite 'WHEELS' in ClientData.lua in 17. and 256. line the script isn't load to the server. Link to comment
Al3grab Posted March 11, 2016 Author Share Posted March 11, 2016 Hello!If I want to translate this script what need I rewrite? If I rewrite 'WHEELS' in ClientData.lua in 17. and 256. line the script isn't load to the server. Make sure it matches the one in line 256 and to convert the file to UTF-8 Link to comment
William147 Posted March 11, 2016 Share Posted March 11, 2016 ___MENUS = {} -- ___MENUS["VEHICLE TUNING"] = { {'VEHICLE UPGRADES'}, {'VEHICLE COLOR',1000}, {'VEHICLE FIX',500}, } ___MENUS['VEHICLE COLOR'] = { {'RED',500, 255,0,0 }, {'BLUE',500, 0,0,255 }, } ___MENUS['VEHICLE UPGRADES'] = { {'KEREKEK',false,"LoadUpgrade"}, {'SPOILER',false,"LoadUpgrade"}, {'EXHAUST',false,"LoadUpgrade"}, {'ROOF',false,"LoadUpgrade"}, {'SIDESKIRT',false,"LoadUpgrade"}, {'FRONT BUMPER',false,"LoadUpgrade"}, {'REAR BUMPER',false,"LoadUpgrade"}, {'HOOD',false,"LoadUpgrade"}, {'NITRO',false,"LoadUpgrade"}, {'Paintjob',false,"LoadPaintjobs"}, {'Hydraulics',2000}, -- {'Plate Number',5000}, } VehicleUpgrades = { {itemid="1000",name="Pro",price="400"}, {itemid="1001",name="Win",price="550"}, {itemid="1002",name="Drag",price="200"}, {itemid="1003",name="Alpha",price="250"}, {itemid="1004",name="Champ Scoop",price="100"}, {itemid="1005",name="Fury Scoop",price="150"}, {itemid="1006",name="Roof Scoop",price="80"}, {itemid="1007",name="R Sideskirt",price="500"}, {itemid="1008",name="5x Nitrous",price="500"}, {itemid="1009",name="2x Nitrous",price="200"}, {itemid="1010",name="10x Nitrous",price="1000"}, {itemid="1011",name="Race Scoop",price="220"}, {itemid="1012",name="Worx Scoop",price="250"}, {itemid="1013",name="Round Fog Lamp",price="100"}, {itemid="1014",name="Champ Spoiler",price="400"}, {itemid="1015",name="Race Spoiler",price="500"}, {itemid="1016",name="Worx Spoiler",price="200"}, {itemid="1017",name="L Sideskirt",price="500"}, {itemid="1018",name="Upsweptc Exhaust",price="350"}, {itemid="1019",name="Twin Cylinder Exhaust",price="300"}, {itemid="1020",name="Large Exhaust",price="250"}, {itemid="1021",name="Medium Exhaust",price="200"}, {itemid="1022",name="Small Exhaust",price="150"}, {itemid="1023",name="Fury Spoiler",price="350"}, {itemid="1024",name="Square Fog Lamp",price="50"}, {itemid="1025",name="Off Road",price="1000"}, {itemid="1026",name="R Alien Sideskirt",price="480"}, {itemid="1027",name="L Alien Sideskirt",price="480"}, {itemid="1028",name="Alien Exhaust",price="770"}, {itemid="1029",name="X-Flow Exhaust",price="680"}, {itemid="1030",name="L X-Flow Sideskirt",price="370"}, {itemid="1031",name="R X-Flow Sideskirt",price="370"}, {itemid="1032",name="Alien Roof Scoop",price="170"}, {itemid="1033",name="X-Flow Roof Scoop type 2",price="120"}, {itemid="1034",name="Alien Exhaust",price="790"}, {itemid="1035",name="X-Flow Exhaust",price="150"}, {itemid="1036",name="R Alien Sideskirt",price="500"}, {itemid="1037",name="X-Flow Exhaust",price="690"}, {itemid="1038",name="Alien Roof Scoop",price="190"}, {itemid="1039",name="L X-Flow Sideskirt",price="390"}, {itemid="1040",name="L Alien Sideskirt",price="500"}, {itemid="1041",name="R X-Flow Sideskirt",price="390"}, {itemid="1042",name="R Chrome Sideskirt",price="1000"}, {itemid="1043",name="Slamin Exhaust",price="500"}, {itemid="1044",name="Chrome Exhaust",price="500"}, {itemid="1045",name="X-Flow Exhaust",price="510"}, {itemid="1046",name="Alien Exhaust",price="710"}, {itemid="1047",name="R Alien Sideskirt",price="670"}, {itemid="1048",name="R X-Flow Sideskirt",price="530"}, {itemid="1049",name="Alien Spoiler",price="810"}, {itemid="1050",name="X-Flow Spoiler",price="620"}, {itemid="1051",name="L Alien Sideskirt",price="670"}, {itemid="1052",name="L X-Flow Sideskirt",price="530"}, {itemid="1053",name="X-Flow Roof Scoop",price="130"}, {itemid="1054",name="Alien Roof Scoop",price="210"}, {itemid="1055",name="Alien Roof Scoop",price="230"}, {itemid="1056",name="R Alien Sideskirt",price="520"}, {itemid="1057",name="R X-Flow Sideskirt",price="430"}, {itemid="1058",name="Alien Spoiler",price="620"}, {itemid="1059",name="X-Flow Exhaust",price="720"}, {itemid="1060",name="X-Flow Spoiler",price="530"}, {itemid="1061",name="X-Flow Roof Scoop",price="180"}, {itemid="1062",name="L Alien Sideskirt",price="520"}, {itemid="1063",name="L X-Flow Sideskirt",price="430"}, {itemid="1064",name="Alien Exhaust",price="830"}, {itemid="1065",name="Alien Exhaust",price="850"}, {itemid="1066",name="X-Flow Exhaust",price="750"}, {itemid="1067",name="Alien Roof Scoop",price="250"}, {itemid="1068",name="X-Flow Roof Scoop",price="200"}, {itemid="1069",name="R Alien Sideskirt",price="550"}, {itemid="1070",name="R X-Flow Sideskirt",price="450"}, {itemid="1071",name="L Alien Sideskirt",price="550"}, {itemid="1072",name="L X-Flow SIdeskirt",price="450"}, {itemid="1073",name="Shadow",price="1100"}, {itemid="1074",name="Mega",price="1030"}, {itemid="1075",name="Rimshine",price="980"}, {itemid="1076",name="Wires",price="1560"}, {itemid="1077",name="Classic",price="1620"}, {itemid="1078",name="Twist",price="1200"}, {itemid="1079",name="Cutter",price="1030"}, {itemid="1080",name="Switch",price="900"}, {itemid="1081",name="Grove",price="1230"}, {itemid="1082",name="Import",price="820"}, {itemid="1083",name="Dollar",price="1560"}, {itemid="1084",name="Trance",price="1350"}, {itemid="1085",name="Atomic",price="770"}, {itemid="1086",name="Stereo",price="100"}, {itemid="1087",name="Hydraulics",price="1500"}, {itemid="1088",name="Alien Roof Scoop",price="150"}, {itemid="1089",name="X-Flow Exhaust",price="650"}, {itemid="1090",name="R Alien Sideskirt",price="450"}, {itemid="1091",name="X-Flow Exhaust",price="100"}, {itemid="1092",name="Alien Exhaust",price="750"}, {itemid="1093",name="R X-Flow Sideskirt",price="350"}, {itemid="1094",name="L Alien Sideskirt",price="450"}, {itemid="1095",name="R X-Flow Sideskirt",price="350"}, {itemid="1096",name="Ahab",price="1000"}, {itemid="1097",name="Virtual",price="620"}, {itemid="1098",name="Access",price="1140"}, {itemid="1099",name="L Chrome Sideskirt",price="1000"}, {itemid="1100",name="Chrome Grill",price="940"}, {itemid="1101",name="L Chrome Flames",price="780"}, {itemid="1102",name="L Chrome Strip",price="830"}, {itemid="1103",name="Convertible Roof",price="3250"}, {itemid="1104",name="Chrome Exhaust",price="1610"}, {itemid="1105",name="Slamin Exhaust",price="1540"}, {itemid="1106",name="R Chrome Arches",price="780"}, {itemid="1107",name="L Chrome Strip",price="780"}, {itemid="1108",name="R Chrome Strip",price="780"}, {itemid="1109",name="Chrome R Bullbars",price="1610"}, {itemid="1110",name="Slamin R Bullbars",price="1540"}, {itemid="1111",name="Front Sign",price="100"}, {itemid="1112",name="Front Sign",price="100"}, {itemid="1113",name="Chrome Exhaust",price="1650"}, {itemid="1114",name="Slamin Exhaust",price="1590"}, {itemid="1115",name="Chrome Bullbars",price="2130"}, {itemid="1116",name="Slamin Bullbars",price="2050"}, {itemid="1117",name="Chrome F Bumper",price="2040"}, {itemid="1118",name="R Chrome Trim",price="720"}, {itemid="1119",name="R WHeelcovers",price="940"}, {itemid="1120",name="L Chrome Trim",price="940"}, {itemid="1121",name="L Wheelcovers",price="940"}, {itemid="1122",name="R Chrome Flames",price="780"}, {itemid="1123",name="Chrome Bars",price="860"}, {itemid="1124",name="L Chrome Arches",price="780"}, {itemid="1125",name="Chrome Lights",price="1120"}, {itemid="1126",name="Chrome Exhaust",price="3340"}, {itemid="1127",name="Slamin Exhaust",price="3250"}, {itemid="1128",name="Vinyl Hardtop",price="3340"}, {itemid="1129",name="Chrome Exhaust",price="1650"}, {itemid="1130",name="Hardtop",price="3380"}, {itemid="1131",name="Softtop",price="3290"}, {itemid="1132",name="Slamin Exhaust",price="1590"}, {itemid="1133",name="R Chrome Strip",price="830"}, {itemid="1134",name="R Chrome Strip",price="800"}, {itemid="1135",name="Slamin Exhaust",price="1500"}, {itemid="1136",name="Chrome Exhaust",price="1000"}, {itemid="1137",name="L Chrome Strip",price="800"}, {itemid="1138",name="Alien Spoiler",price="580"}, {itemid="1139",name="X-Flow Spoiler",price="470"}, {itemid="1140",name="X-Flow R Bumper",price="870"}, {itemid="1141",name="ALien R Bumper",price="980"}, {itemid="1142",name="Left Oval Vents",price="500"}, {itemid="1143",name="R Oval Vents",price="500"}, {itemid="1144",name="L Square Vents",price="500"}, {itemid="1145",name="R Square Vents",price="500"}, {itemid="1146",name="X-Flow Spoiler",price="490"}, {itemid="1147",name="Alien Spoiler",price="500"}, {itemid="1148",name="X-Flow R Bumper",price="500"}, {itemid="1149",name="EAlien R Bumper",price="1000"}, {itemid="1150",name="Alien R Bumper",price="1090"}, {itemid="1151",name="X-Flow R Bumper",price="840"}, {itemid="1152",name="X-Flow F Bumper",price="910"}, {itemid="1153",name="Alien F Bumper",price="1200"}, {itemid="1154",name="Alien R Bumper",price="1030"}, {itemid="1155",name="Alien F Bumper",price="1030"}, {itemid="1156",name="X-Flow R Bumper",price="920"}, {itemid="1157",name="X-Flow F Bumper",price="930"}, {itemid="1158",name="X-Flow Spoiler",price="550"}, {itemid="1159",name="Alien R Bumper",price="1050"}, {itemid="1160",name="Alien F Bumper",price="1050"}, {itemid="1161",name="X-Flow R Bumper",price="950"}, {itemid="1162",name="Alien Spoiler",price="650"}, {itemid="1163",name="X-Flow Spoiler",price="450"}, {itemid="1164",name="Alien Spoiler",price="550"}, {itemid="1165",name="X-Flow F Bumper",price="850"}, {itemid="1166",name="Alien F Bumper",price="950"}, {itemid="1167",name="X-Flow R Bumper",price="850"}, {itemid="1168",name="Alien R Bumper",price="950"}, {itemid="1169",name="Alien F Bumper",price="970"}, {itemid="1170",name="X-Flow F Bumper",price="880"}, {itemid="1171",name="Alien F Bumper",price="990"}, {itemid="1172",name="X-Flow F Bumper",price="900"}, {itemid="1173",name="X-Flow F Bumper",price="950"}, {itemid="1174",name="Chrome F Bumper",price="1000"}, {itemid="1175",name="Slamin R Bumper",price="900"}, {itemid="1176",name="Chrome F Bumper",price="1000"}, {itemid="1177",name="Slamin R Bumper",price="900"}, {itemid="1178",name="Slamin R Bumper",price="2050"}, {itemid="1179",name="Chrome F Bumper",price="2150"}, {itemid="1180",name="Chrome R Bumper",price="2130"}, {itemid="1181",name="Slamin F Bumper",price="2040"}, {itemid="1182",name="Chrome F Bumper",price="2150"}, {itemid="1183",name="Slamin R Bumper",price="2050"}, {itemid="1184",name="Chrome R Bumper",price="2150"}, {itemid="1185",name="Slamin F Bumper",price="2040"}, {itemid="1186",name="Slamin R Bumper",price="2095"}, {itemid="1187",name="Chrome R Bumper",price="2175"}, {itemid="1188",name="Slamin F Bumper",price="2080"}, {itemid="1189",name="Chrome F Bumper",price="2200"}, {itemid="1190",name="Slamin F Bumper",price="1200"}, {itemid="1191",name="Chrome F Bumper",price="1040"}, {itemid="1192",name="Chrome R Bumper",price="940"}, {itemid="1193",name="Slamin R Bumper",price="1100"}, } CAM_POSz = { ['VEHICLE TUNING'] = {2386,1059,12, 2388,1053,10,40}, Link to comment
Al3grab Posted March 12, 2016 Author Share Posted March 12, 2016 The hell is kerekekek lol. Ill look into it Link to comment
WhiteCatMeow Posted March 12, 2016 Share Posted March 12, 2016 Every Time i Pressed/try any upgrade it takes my money and i never pressed the "install upgrade" Link to comment
Al3grab Posted March 12, 2016 Author Share Posted March 12, 2016 I change WHEELS to KEREKEK and the label is disappear. no error or warning Unfortunately, due to the way it's scripted; you won't be able to change the labels because of things and other things. So no, you cannot put your kerekekrekk EDIT: Because I'm nice i'll update the script to support translating and stuff Link to comment
Al3grab Posted March 12, 2016 Author Share Posted March 12, 2016 Every Time i Pressed/try any upgrade it takes my money and i never pressed the "install upgrade" Fixed this bug in the new version + added a label showing how much cash you got +the translating thing Kerekek https://community.multitheftauto.com/index.php?p= ... s&id=10497 Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now