• AX Slot machine bet money to pointshop help
    0 replies, posted
The code i have [CODE]function meta:SM_GetPlayerMoneyM() if GMD == 0 then -- 1 for DarkRP return self:PS_TakePoints() end end[/CODE] Error I get [CODE][ERROR] addons/pointshop/lua/autorun/slotmachine_shared.lua:7: function arguments expected near 'end' 1. unknown - addons/pointshop/lua/autorun/slotmachine_shared.lua:0 [ERROR] addons/pointshop/lua/sv_player_extension.lua:138: attempt to perform arithmetic on local 'points' (a nil value) 1. SM_GetPlayerMoneyM - addons/pointshop/lua/sv_player_extension.lua:138 2. Bet - addons/pointshop/lua/entities/rx_slotmachine/shared.lua:18 3. unknown - addons/pointshop/lua/entities/rx_slotmachine/shared.lua:14 [ERROR] addons/pointshop/lua/entities/rx_slotmachine/shared.lua:18: attempt to compare nil with number 1. Bet - addons/pointshop/lua/entities/rx_slotmachine/shared.lua:18 2. unknown - addons/pointshop/lua/entities/rx_slotmachine/shared.lua:14 [/CODE]
Sorry, you need to Log In to post a reply to this thread.