RyanTT / DynamicMarket

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

Add 4.4R3 #20

Open samuelds opened 8 years ago

samuelds commented 8 years ago

Update script to AltisLife 4.4R3

coresync2k commented 8 years ago

handleDB -> remove this waitUntil {sleep (random 0.3); !DB_Async_Active};

Mateuus commented 8 years ago

Thanks!

Dexterin0 commented 8 years ago

Works fine, but when I open up the menu there are no items shown in there. Inserted everything and double checked.

leohubert commented 8 years ago

Work 100 %, you need to whitelist RemoteExec , otherwise it does not work :D

Dexterin0 commented 8 years ago

Aight going to try that! thanks in advance.

EDIT: You mean to add the functions to remoteexeccfg ? Done that, no improvements, items aren't shown, I double checked everything, reverted all custom changes to try out if it was on my end, can't find the mistake yet.

sadoj-kuro commented 8 years ago

[1,DYNMARKET_sellarraycopy] remoteExecCall ["life_fnc_update",2]; remplace by [1,DYNMARKET_sellarraycopy] remoteExecCall ["life_fnc_update",-2];

LennyObez commented 8 years ago

@coresync2k why making this change ?