- Initiateur de la discussion
EpsilonMatt
Geek
- Messages
- 27
- Score réaction
- 1
- Points
- 80
Bonjour, j'ai config l'addons simplepay << https://www.gmodstore.com/scripts/view/1727 >> ducoup j'ai mis pour les vip le give d'argent MAIS se ne marche pas pour les armes perma pourtant j'ai mis tous comme la demo:
ray_shop:add({
Name = "Perma M9K Colt Python",
Price = 50, // c'est des tokens!!
Purchase = function( ply )
ply:givePermWep( "m9k_coltpython" )
end,
Description = [[
Vous avez une armes a vie !
]]
})
merci beaucoup
ray_shop:add({
Name = "Perma M9K Colt Python",
Price = 50, // c'est des tokens!!
Purchase = function( ply )
ply:givePermWep( "m9k_coltpython" )
end,
Description = [[
Vous avez une armes a vie !
]]
})
merci beaucoup