now it work :+1: great work it looks very nice :slight_smile:

Try to manually create the column in the table, by executing the following sql on the database
ALTER TABLE vrp_users ADD firstSpawn BOOLEAN NOT NULL default 1

1 Like

Thanks will try it )

Nope not at all.
You can find me as VHdk#0069

1 Like

I added it in my sql, and i got still same problem (((

Well the only thing I can think of then is to put a print("some message") before each MySQL.query and MySQL.execute in the server.lua. That way we can figure where it exactly fails

1 Like

Okey, thanks , let me try)

Such this one ?
image

More like this

1 Like

Only works for CreatCommand (

yeah but make it before the MySQLquery and MySQL.execute not the create :slight_smile:

1 Like

Yes i already did it like on photo
image
and nothing in server console ((((

Those two should also first be executed after you have had the menu

1 Like

Might have found the problem, if you run an old version of vRP then there is no MySQL.execute command, try replace it with MySQL.query instead.

1 Like

Nice release VHdk. SeemsGood

Great Release, however it doesn’t work with Dunko’s 6.7 version. Already changed to MySQL.query and no fix. I will try to fix myself, but I felt like I would let you know since there is a lot of Dunko users out here.

Well tested it on the latest Dunko yesterday with no errors, so that is not the problem :slight_smile:

omg im from denmark 2 :stuck_out_tongue:

  • il download and use it so much thx for share

it works like a charm

i got stuck in a black loading screen after create the identity, i got no errors at all