JamesSc0tt / FiveM-FSN-Framework

Public Roleplay Framework for FiveM.
56 stars 47 forks source link

Adding Stress, a new item, minor update to inventory resource.lua, and added yoga #12

Closed iTzCrutchie closed 4 years ago

iTzCrutchie commented 4 years ago

-- If anything else got broken, i dont think it did, but if anything did i will update it. So far it has been working for me with no errors

JamesSc0tt commented 4 years ago

Please remove replicated KEYS table: https://github.com/jamessc0tt/FiveM-FSN-Framework/pull/12/commits/d1d828b4e6cad00b59cf24ce73d7c83a5a15ebd3#diff-a419d5741f74c62051b5183f0c9a8756R1

JamesSc0tt commented 4 years ago

Please rename 'fsn_stress:stressingOut' to 'fsn_stress:stress:add' and 'fsn_stress:stress:remove' or something uniform with the rest of the server.

iTzCrutchie commented 4 years ago

Done. also updated the function arguement name to better reflect that it is adding stress instead of just calling it anxiety. If there are any more changes that you need me to make let me know. Thanks!