#ox_inventory Shops

1 messages · Page 1 of 1 (latest)

young fulcrum
#

Hello,

I don't understand how the function "openShop" works.

In the client.lua it's called by an await(openShop, 200, data) Line 188

And the register in server.lua Line 121 receive 2 param in the fnc (source, data)

The source store who player call this callback and the nexts params IS the same as sent in the function mentioned upper ? (In client.lua)

I need clarification about that...

Thanks in advance !

lavish goblet
young fulcrum
#

@lavish goblet Yep however