#CW Trader

1 messages · Page 1 of 1 (latest)

maiden owl
#

local PhoneToCash = {
tradeName = 'PhoneToCash',
fromMoney = 7000,
fromMoneyType = 'cash',
toItems = {
{ name = 'weedpound', amount = 1 }
},
}

Would this work for regular trading?

maiden owl
#

the guy takes the cash but i dont get the item

neon vale
#

Here's the code that adds item. It's irrelevant to if the money is taken or not.

maiden owl
#

yeah i see that in the lua but im not receiving an error or anything

neon vale
#

If you got no errors and haven't enabled debug to provide logs then I can't help you

maiden owl
#

it has an item in the config

neon vale
#

You need to provice the server side logs also

maiden owl
neon vale
#

you sure that item exists in your items.lua?

maiden owl
neon vale
#

What's your inventory set to?

maiden owl
#

qs

neon vale
#

Good thing you read the sticky post

maiden owl
#

so its weird because i dont another trade and it worked with qs

#

changing it to qb worked

#

thank you for your time