Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Modifie le prix de vente d’un objet.
sale:editPrice(gid, price)
gid
int
price
void
sale:editPrice(123, 5000) global:printSuccess("Prix mis à jour à 5000 kamas")