Mobius1 / xperience

XP Ranking System for FiveM
GNU General Public License v3.0
73 stars 17 forks source link

Not showing up #3

Open siddharth220 opened 2 years ago

siddharth220 commented 2 years ago

I installed the script as a standalone variant but when I press Z the UI is not showing up however when I use setXP or addXP then the debug pops up in the console, also the player is not getting recorded in the database I think

Mobius1 commented 2 years ago

Just to check, are you loading in to your server with the resource already running or starting it while you're already in?

siddharth220 commented 2 years ago

I am loading into the server with the resource already running

noctisthecat commented 2 years ago

Its not showing the HUD

syuknonoy commented 2 years ago

on old esx_xp working fine..but new xperience not working..

Mobius1 commented 2 years ago

Just tested this and it's only showing intermittently so I'm working on a fix.

Virus18sp commented 2 years ago

For those that nui do not load and keymapping is not being registered , try this https://github.com/Mobius1/xperience/pull/4#issue-1286129378

syuknonoy commented 2 years ago

need help..script not working,at F8 got masagge:

script:xperience event esx:playerLoaded was not safe for net

sean920310 commented 2 years ago

Me too. got message: script:xperience event esx:playerLoaded was not safe for net And commend is not working also.

Mobius1 commented 2 years ago

@syuknonoy and @sean920310 - this is a mistake on my part. I was using AddEventHandler instead of RegisterNetEvent.

Fixed in v0.3.1

sean920310 commented 2 years ago

It fixes that. But another error occurred. I fix it in #6 I also fix the saving problem.