RyanTT / DynamicMarket

Dynamic Market for AltisLife 3 and AltisLife 4
http://agn.site.nfoservers.com/services/
16 stars 18 forks source link

not in game #21

Open Thesam1798 opened 8 years ago

Thesam1798 commented 8 years ago

hello to you, you followed the files: DynamicMarket4.4 R3 but the purse is born not dynamic. the lines are saved in the data base, but involved no changes. jet well add the line in

CFGRemoteExec.hpp:

F(TON_fnc_playerLogged,SERVER)
F(TON_fnc_changePrice,SERVER)
F(TON_fnc_getUpdate,SERVER)

-------------FR-------------

bonjour à vous, vous suivis les fichiers : DynamicMarket4.4 R3 , mais la bourse naît pas dynamique. les lignes sont bien sauvegarder dans la data base, mais en jeu aucune modification. jais bien rajouter les ligne dans :

CFGRemoteExec.hpp :

F(TON_fnc_playerLogged,SERVER)
F(TON_fnc_changePrice,SERVER)
F(TON_fnc_getUpdate,SERVER)
sadoj-kuro commented 8 years ago

remplacer +[1,DYNMARKET_sellarraycopy] remoteExecCall ["life_fnc_update",2]; par +[1,DYNMARKET_sellarraycopy] remoteExecCall ["life_fnc_update",-2]; dans le fichier DynMarket/fn_calculatePrices.sqf

LennyObez commented 8 years ago

@Lokiro67 is right but don't add the "+" as the sign is coming from the GitHub editor, you're not using this sign inside your file. ------------ FR ------------ Lokiro67 a raison mais n'ajoute pas les "+", ils proviennent de GitHub et il n'y a pas de "+" dans ton fichier source.