Theme editor

  • If you experience issues login with Discord, reset your password and wait 3 minutes for the email!

STANDALONE FLASHBACK RP WL CONTRACT

Thread owner
['contrat_vierge'] = {
label = 'Contract',
weight = 20,
stack = true,
close = true,
description = 'Un contrat vierge à remplir',
client = {
export = ''--you export here
}
},
['contrat'] = {
label = 'Contract Sign',
weight = 20,
stack = false,
close = true,
description = ' Contract sign',
client = {
export = ''--you export here
}
},
 
Back
Top Bottom