File tree Expand file tree Collapse file tree 2 files changed +0
-26
lines changed Expand file tree Collapse file tree 2 files changed +0
-26
lines changed Original file line number Diff line number Diff line change @@ -708,10 +708,6 @@ addressed in later versions of *amx* and Multi Theft Auto.
708708 ShowPlayerNameTagForPlayer, TextDrawSetProportional,
709709 UsePlayerPedAnims.
710710
711- - Story character skins (Big Smoke, Ten Penny etc.) are currently not
712- available in MTA. * amx* will replace these by lookalike skins until
713- they are added.
714-
715711Credits
716712-----------------
717713
Original file line number Diff line number Diff line change @@ -167,28 +167,6 @@ local skinReplace = {
167167 [149 ] = 0 ,
168168 [208 ] = 0 ,
169169 [273 ] = 0 ,
170-
171- -- story skins
172- [1 ] = 261 , -- The Truth
173- [2 ] = 37 , -- Mack
174- [265 ] = 284 , -- Police
175- [266 ] = 281 , -- "
176- [267 ] = 280 , -- "
177- [268 ] = 72 , -- Paul
178- [269 ] = 105 , -- Big Smoke
179- [270 ] = 107 , -- Sweet
180- [271 ] = 106 , -- Ryder
181- [272 ] = 112 , -- Black jacket, white pants
182- [290 ] = 57 , -- Rosenberg
183- [291 ] = 111 , -- Jeans jacket, black pants
184- [292 ] = 109 , -- Ese
185- [293 ] = 83 , -- O.G. LOC
186- [294 ] = 120 , -- Wuzi
187- [295 ] = 165 , -- Toreno
188- [296 ] = 249 , -- Pimp
189- [297 ] = 24 , -- Madd Dog
190- [298 ] = 192 , -- Cathalena
191- [299 ] = 124 -- Claude
192170}
193171
194172function AddMenuItem (amx , menu , column , caption )
You can’t perform that action at this time.
0 commit comments