Esx_pokemon

Aye had the exact same thought, what I was planning on testing (have not got round to it yet) was trying to use the same way to show ID’s from this script by @N0BODY_V2.0 at least until figuring it out how to do a nicer on screen display type of thing.

i am having this problem to is there a fix yet?

if your looking for this script with a ui , i finally added a client sided ui to it. if your still interested hit me up

2 Likes

bro send it here please!

Very Helpful!

How do we enable using booster card packs? The boosterPack was left out of the sql, I’ve added it into the data base & the icon images. But we need a way to use the actual booster packs.

for me is not showing the pictures how i can fix that

INSERT INTO items (name, label, limit, rare, can_remove) VALUES (‘boosterPack’, ‘Boosterpack’, 30,0,1), (‘bulbasaur’, ‘Bulbasaur’, 30,0,1), (‘ivysaur’, ‘Ivysaur’, 30, 0, 1), (‘venusaur’, ‘Venusaur’, 30, 0, 1), (‘charmander’, ‘Charmander’, 30, 0, 1), (‘charmeleon’, ‘Charmeleon’, 30, 0, 1), (‘charizard’, ‘Charizard’, 30, 0, 1), (‘squirtle’, ‘Squirtle’, 30, 0, 1), (‘wartortle’, ‘Wartortle’, 30, 0, 1), (‘blatoise’, ‘Blatoise’, 30, 0, 1), (‘caterpie’, ‘Caterpie’, 30, 0, 1), (‘metapod’, ‘Metapod’, 30, 0, 1), (‘butterfree’, ‘Butterfree’, 30 , 0, 1), (‘weedle’,‘Weedle’, 30, 0, 1), (‘kakuna’, ‘Kakuna’, 30, 0, 1), (‘beedrill’, ‘Beedrill’, 30, 0, 1), (‘pidgey’, ‘Pidgey’, 30, 0, 1), (‘pidgeotto’, ‘Pidgeotto’, 30, 0, 1), (‘rattata’, ‘Rattata’, 30, 0, 1), (‘raticate’, ‘Raticate’, 30, 0, 1), (‘spearow’, ‘Spearow’, 30, 0, 1), (‘fearow’, ‘Fearow’, 30, 0, 1), (‘ekans’, ‘Ekans’, 30, 0, 1), (‘arbok’, ‘Arbok’, 30, 0, 1), (‘pikachu’, ‘Pikachu’, 30, 0, 1), (‘raichu’, ‘Raichu’, 30, 0, 1), (‘sandshrew’, ‘Sandshrew’, 30, 0, 1), (‘sandslash’, ‘Sandslash’, 30, 0, 1), (‘nidoran’, ‘Nidoran’, 30, 0, 1), (‘nidorina’, ‘Nidorina’, 30, 0, 1), (‘nidoqueen’, ‘Nidoqueen’, 30, 0, 1), (‘nidoking’, ‘Nidoking’, 30, 0, 1), (‘clefairy’, ‘Clefairy’, 30, 0, 1), (‘clefable’, ‘Clefable’, 30, 0, 1), (‘vulpix’, ‘Vulpix’, 30, 0, 1), (‘ninetales’, ‘Ninetales’, 30, 0, 1), (‘jigglypuff’, ‘Jigglypuff’, 30, 0, 1), (‘wigglytuff’, ‘Wigglytuff’, 30, 0, 1), (‘zubat’, ‘Zubat’, 30, 0, 1), (‘golbat’, ‘Golbat’, 30, 0, 1), (‘oddish’, ‘Oddish’, 30, 0, 1), (‘gloom’, ‘Gloom’, 30, 0, 1), (‘vileplume’, ‘Vileplume’, 30, 0, 1), (‘paras’, ‘Paras’, 30, 0, 1), (‘parasect’, ‘Parasect’, 30, 0, 1), (‘venonat’, ‘Venonat’, 30, 0, 1), (‘venomoth’, ‘Venomoth’, 30, 0, 1), (‘diglett’, ‘Diglett’, 30, 0, 1), (‘dugtrio’, ‘Dugtrio’, 30, 0, 1), (‘mewoth’, ‘Mewoth’, 30, 0, 1), (‘persian’, ‘Persian’, 30, 0, 1), (‘psyduck’, ‘Psyduck’, 30, 0, 1), (‘golduck’, ‘Golduck’, 30, 0, 1), (‘geodude’, ‘Geodude’, 30, 0, 1), (‘graveler’, ‘Graveler’, 30, 0, 1), (‘golem’, ‘Golem’, 30, 0, 1), (‘ponyta’, ‘Ponyta’, 30, 0, 1), (‘rapidash’, ‘Rapidash’,30, 0, 1), (‘slowpoke’, ‘Slowpoke’, 30, 0, 1), (‘slowbro’, ‘Slowbro’, 30, 0, 1), (‘magnemite’, ‘Magnemite’, 30, 0, 1), (‘magneton’, ‘Magneton’, 30, 0, 1), (‘farfetch’, ‘Farfetch’, 30, 0, 1), (‘doduo’, ‘Doduo’,30, 0, 1), (‘dodrio’, ‘Dodrio’, 30, 0, 1), (‘seel’, ‘Seel’, 30, 0, 1), (‘dewgong’, ‘Dewgong’, 30, 0, 1), (‘grimer’, ‘Grimer’, 30, 0, 1), (‘muk’, ‘Muk’, 30, 0, 1), (‘shellder’, ‘Shellder’, 30, 0, 1), (‘cloyster’, ‘Cloyster’, 30, 0, 1), (‘gastly’, ‘Gastly’, 30, 0, 1), (‘haunter’, ‘Haunter’, 30, 0, 1), (‘mankey’, ‘Mankey’, 30, 0, 1), (‘primeape’,‘Primeape’, 30, 0, 1), (‘growlithe’, ‘Growlithe’, 30, 0, 1), (‘arcanine’, ‘Arcanine’, 30, 0, 1), (‘poliwag’, ‘Poliwag’, 30, 0, 1), (‘poliwhirl’, ‘Poliwhirl’, 30, 0, 1), (‘poliwrath’, ‘Poliwrath’, 30, 0, 1), (‘abra’, ‘Abra’, 30, 0, 1), (‘kadabra’, ‘Kadabra’, 30, 0, 1), (‘alakazam’, ‘Alakazam’, 30, 0, 1), (‘machop’, ‘Machop’, 30, 0, 1), (‘machoke’, ‘Machoke’, 30, 0, 1), (‘machamp’, ‘Machamp’, 30, 0, 1), (‘bellsprout’, ‘Bellsprout’, 30, 0, 1), (‘weepinbell’, ‘Weepinbell’, 30, 0, 1), (‘victreebel’, ‘Victreebel’, 30, 0, 1), (‘tentacool’, ‘Tentacool’, 30, 0, 1), (‘tentacruel’, ‘Tentacruel’, 30, 0, 1), (‘gengar’, ‘Gengar’, 30, 0, 1), (‘onix’, ‘Onix’, 30, 0, 1), (‘drowzee’, ‘drowzee’, 30, 0, 1), (‘hypno’, ‘Hypno’, 30, 0, 1), (‘krabby’, ‘Krabby’, 30, 0, 1), (‘kingler’, ‘Kingler’, 30, 0, 1), (‘voltorb’,‘Voltorb’, 30, 0, 1), (‘electrode’, ‘Electrode’, 30, 0, 1), (‘exeggcute’, ‘Exeggcute’, 30, 0, 1), (‘exeggutor’, ‘Exeggutor’, 30, 0, 1), (‘cubone’, ‘Cubone’, 30, 0, 1), (‘marowak’, ‘Marowak’, 30, 0, 1), (‘hitmonlee’, ‘Hitmonlee’, 30, 0, 1), (‘hitmonchan’, ‘Hitmonchan’, 30, 0, 1), (‘lickitung’, ‘Lickitung’, 30, 0, 1), (‘koffing’, ‘Koffing’, 30, 0, 1), (‘weezing’, ‘Weezing’, 30, 0, 1), (‘rhyhorn’, ‘Rhyhorn’, 30, 0, 1), (‘rhydon’, ‘Rhydon’, 30, 0, 1), (‘chansey’, ‘Chansey’, 30, 0, 1), (‘tangela’, ‘Tangela’, 30, 0, 1), (‘kangaskhan’, ‘kangaskhan’, 30, 0, 1), (‘horsea’, ‘Horsea’, 30, 0, 1), (‘seadra’, ‘Seadra’, 30, 0, 1), (‘goldeen’,‘Goldeen’, 30, 0, 1), (‘seaking’, ‘Seaking’, 30, 0, 1), (‘staryu’, ‘Staryu’, 30, 0, 1), (‘starmie’, ‘Starmie’, 30, 0, 1), (‘mr. mime’, ‘Mr. mime’, 30, 0, 1), (‘scyther’, ‘Scyther’, 30, 0, 1), (‘jynx’, ‘Jynx’, 30, 0, 1), (‘electabuzz’, ‘Electabuzz’, 30, 0, 1), (‘magmar’, ‘Magmar’, 30, 0, 1), (‘pinsir’, ‘Pinsir’, 30, 0, 1), (‘tauros’, ‘Tauros’, 30, 0, 1), (‘magikarp’, ‘Magikarp’, 30, 0, 1), (‘gyarados’, ‘Gyarados’, 30, 0, 1), (‘lapras’, ‘Lapras’, 30, 0, 1), (‘ditto’, ‘Ditto’, 30, 0, 1), (‘eevee’, ‘Eevee’, 30, 0, 1), (‘vaporeon’, ‘Vaporeon’, 30, 0, 1), (‘jolteon’, ‘Jolteon’, 30, 0, 1), (‘flareon’, ‘Flareon’, 30, 0, 1), (‘porygon’, ‘Porygon’, 30, 0, 1), (‘omanyte’, ‘Omanyte’, 30, 0, 1), (‘omastar’, ‘Omastar’, 30, 0, 1), (‘kabutops’, ‘Kabutops’, 30, 0, 1), (‘aerodactyl’, ‘Aerodactyl’, 30, 0, 1), (‘snorlax’, ‘Snorlax’, 30, 0, 1), (‘articuno’, ‘Articuno’, 30, 0, 1), (‘zapdos’, ‘Zapdos’, 30, 0, 1), (‘moltres’, ‘Moltres’, 30, 0, 1), (‘dratini’, ‘Dratini’, 30, 0, 1), (‘dragonair’, ‘Dragonair’, 30, 0, 1), (‘dragonite’, ‘Dragonite’, 30, 0, 1), (‘mewtwo’, ‘Mewtwo’, 30, 0, 1), (‘mew’, ‘Mew’, 30, 0, 1), (‘togepi’, ‘Togepi’, 30, 0, 1), (‘boulderBadge’, ‘Boulder Badge’, 30, 0, 1), (‘cascadeBadge’, ‘Cascade Badge’, 30, 0, 1), (‘thunderBadge’, ‘Thunder Badge’, 30, 0, 1), (‘rainbowBadge’, ‘Rainbow Badge’, 30, 0, 1), (‘soulBadge’, ‘Soul Badge’, 30, 0, 1), (‘marshBadge’, ‘Marsh Badge’, 30, 0, 1), (‘volcanoBadge’, ‘Volcano Badge’, 30, 0, 1), (‘earthBadge’, ‘Earth Badge’, 30, 0, 1), (‘trophyBadge’, ‘Pokemon League Trophy’, 30, 0, 1), (‘recipe_boulderBadge’, ‘Boulder Badge Blueprint’, 30, 0, 1), (‘recipe_cascadeBadge’, ‘Cascade Badge Blueprint’, 30, 0, 1), (‘recipe_thunderBadge’, ‘Thunder Badge Blueprint’, 30, 0, 1), (‘recipe_rainbowBadge’, ‘Rainbow Badge Blueprint’, 30, 0, 1), (‘recipe_soulBadge’, ‘Soul Badge Blueprint’, 30, 0, 1), (‘recipe_marshBadge’, ‘Marsh Badge Blueprint’, 30, 0, 1), (‘recipe_volcanoBadge’, ‘Volcano Badge Blueprint’, 30, 0, 1), (‘recipe_earthBadge’, ‘Earth Badge Blueprint’, 30, 0, 1), (‘recipe_trophyBadge’, ‘Pokemon League Trophy Blueprint’, 30, 0, 1),

Anyone know the Problem?

hey is this available for singleplayer gta v?

image
When i try to run the sql it gives me this error

if you have weight system just change limit to weight then import the SQL

really would like to get an animation for using the cards sincei have a boosterpack prop, also i have all the cards ready for ox inventory if anyone needs just msg me :smiley:

IP infringement