Security HUD
System Watchdog
×
Threads Scanned
-- / --
SYS. LOAD --%
AI SHIELD ACTIVE
DMCA Policy
×

📋 DMCA Compliance

This platform and community fully complies with the Digital Millennium Copyright Act (DMCA) and international copyright laws. We take all copyright protection seriously.

🛡️ Copyright Protection

If you believe a posted item belongs to you or violates your copyright, you may file a DMCA takedown request through our official channels. Upon receiving a valid claim, the infringing content will be removed within 24 hours.

What's new

ARaros

Her zaman bir adım önde!
Gold Elite
Joined
Jun 29, 2021
Messages
181
Reaction score
70,958
Points
336
Location
USA/Los Angeles
Hello everyone VAG Users,
What you need to do first:
You should give information to the bag in qb-shops or the market script you use.

[1] = {
name = "bag",
price = 2,
amount = 1000,
info = {
bagid = tostring(RLShared.RandomInt(2) .. RLShared.RandomStr(3) .. RLShared.RandomInt(1) .. RLShared.RandomStr(2) .. RLShared.RandomInt(3)),
},
type = "item",
slot = 3,
},
For example, the code I mentioned above.
In addition, if you want to print text on the item info, in the inventory;

JavaScript:
} else if (itemData.name == "bag") {
$(".item-info-title").html('<p>'+itemData.label+'</p>')
$(".item-info-description").html('<p><strong>Çanta: </strong><span>' + itemData.info.bagid + '</span></p>');
GOOD USES...
 

Majkyy

Member
Joined
Aug 17, 2022
Messages
1
Reaction score
0
Points
146
Location
Czech Republic
Hello everyone VAG Users,
What you need to do first:
You should give information to the bag in qb-shops or the market script you use.

For example, the code I mentioned above.
In addition, if you want to print text on the item info, in the inventory;

GOOD USES...

*** Hidden text: cannot be quoted. ***
Nice
 

gianluca

Member
Joined
Sep 21, 2021
Messages
1
Reaction score
1
Points
156
Location
Italia
Ciao a tutti Utenti VAG,
Cosa devi fare prima:
Dovresti fornire informazioni sulla borsa in qb-shops o nello script di mercato che usi.

Ad esempio, il codice che ho menzionato sopra.
Inoltre, se vuoi stampare il testo sulle informazioni sull'oggetto, nell'inventario;

BUONI USI...

*** Testo nascosto: non può essere citato. ***
 

Xxx

Bronze Elite
Joined
Jan 9, 2022
Messages
14
Reaction score
4
Points
176
Location
Nk
Hello everyone VAG Users,
What you need to do first:
You should give information to the bag in qb-shops or the market script you use.

For example, the code I mentioned above.
In addition, if you want to print text on the item info, in the inventory;

GOOD USES...

*** Hidden text: cannot be quoted. ***
lll
 

Anniedark_

Silver Elite
Joined
Aug 22, 2022
Messages
20
Reaction score
65
Points
231
Location
casa mia
Hello everyone VAG Users,
What you need to do first:
You should give information to the bag in qb-shops or the market script you use.

For example, the code I mentioned above.
In addition, if you want to print text on the item info, in the inventory;

GOOD USES...

*** Hidden text: cannot be quoted. ***
nice
 

gp_amine

Gold Elite
Joined
Nov 17, 2022
Messages
34
Reaction score
491
Points
306
Location
alger
Hello everyone VAG Users,
What you need to do first:
You should give information to the bag in qb-shops or the market script you use.

For example, the code I mentioned above.
In addition, if you want to print text on the item info, in the inventory;

GOOD USES...

*** Hidden text: cannot be quoted. ***
1
 

xtaxhome

Gold Elite
Joined
Jun 1, 2021
Messages
116
Reaction score
36
Points
176
Hello everyone VAG Users,
What you need to do first:
You should give information to the bag in qb-shops or the market script you use.

For example, the code I mentioned above.
In addition, if you want to print text on the item info, in the inventory;

GOOD USES...

*** Hidden text: cannot be quoted. ***
asdfsa
 
Top