Ollie
Ollie
I would appreciate anybody commenting (or editing the OP checklist if you are a contributor) with files that need to be edited. Going to have a full check list to...
https://github.com/AsYetUntitled/Framework/blob/master/Altis_Life.Altis/core/shops/fn_weaponShopSelection.sqf#L23 Posted for reference
See #128 This will be changed
@fresqo The admin markers are currently not removing old markers (mainly vehicles). All marker functions are spawned when the map is open, and never terminated when it is closed. Thus...
Reversing the order may address this, we'll see (9d4ee25d97a2754c6c43655658a00b5bc74c5125)
> This doesn't work because gettingBought will be one before someone succesfully sells a house Exactly, it's checking that it's greater than 1 for the exit condition
I think this boils down to the term 'distribute' being ambiguous. In most senses, distribute would mean for somebody to say, I remixed the Framework and gave it out to...
> This whole project is developed as a Framework - an (somewhat) abstract version of what it _could_ possibly be, so anyone can change and extend it to some degree...
@CodeAnGo Planning to make an interactive spawn screen with cameras at some point. It would brilliant if you could help with any decent paths (positions) etc though.
Before I (or others) review this PR, could you possibly update the indentation, for both standard and readability? Thanks :)