look i tought i fortgot to add something to fxmanifest.lua but i didnt i think look
[games {'gta5'}
fx_version 'cerulean'
description 'Define zones of different shapes and test whether a point is inside or outside of the zone'
version '2.6.0'
client_scripts {
'@PolyZone/client.lua',
'@PolyZone/BoxZone.lua',
'@PolyZone/EntityZone.lua',
'@PolyZone/CircleZone.lua',
'@PolyZone/ComboZone.lua',
'client.lua',
}
server_scripts {
'server.lua'
}]
look i tought i fortgot to add something to fxmanifest.lua but i didnt i think look
and this is my server.lua
i dont see the problem anyone that can help?