apoiat/ESX_Deliveries

Icon appearing on Minimap

Closed this issue · 5 comments

Hi there,

It seems that I cannot recompile whilst retaining the updated features? When I update to the release you have provided the deposits are taken the same with the payments, but as soon as I compile the code into a dll as you say to do it no longer works. It doesn't give me any money (it's like the server events are not triggering at all).

Many thanks :)

You are probably not implementing the server script provided with the repo. It's imporant in order to work with esx paymers. The server side code is in lua.

I loaded the server.lua alongside it. I'll try again today I guess.
Also your icon is displayed no matter where you are. You can fix this by using setblipdisplay I think 3 removes it from the minimap but it stays on the map.

Also when I loaded the dll I made it didn't have the updated you have added such as going back and finishing the mission. Not sure what I did wrong there. Sorry for all the questions!

Hey there, any updates?

Still the same issue. Not sure what im doing wrong really! Is it possible that you uploaded the wrong source code? (More likely that im just a dumbass).

Right fixed it. Moving the main.lua from the server folder into the main resource folder magicly fixed it. (you obviously have to change the resource.lua aswell