thevisad / DayZ-Private-master

Reality DayZ - replaced Bliss for DayZ servers
GNU General Public License v2.0
45 stars 86 forks source link

Spawn selection not work! #274

Closed GlassyAndroid closed 10 years ago

GlassyAndroid commented 10 years ago

Hi! Spawn selection don't work . This function is enabled in init.sqf

thevisad commented 10 years ago

I don't believe its supported tbh, for the same reason that gender selection doesn't work. The hive simply causes the client to skip over this setting. I will have to tinker and see what I can do.

Dirtyrat commented 10 years ago

If you use the HiveExt.dll located in Util/genderselection then the gender selection works but it breaks other things like custom inventory.

GlassyAndroid commented 10 years ago

We will be very grateful for a solution to this problem!

seaweeduk commented 10 years ago

I get hiveext errors with that genderselect dll

08:18:20 Database(1): [Error] Error 1292 (Truncated incorrect DOUBLE value: '768 066AX') in MySQLStmtExecute SQL: 'UPDATE survivor SET inventory = ? , backp ack = ? WHERE unique_id = ? VALUES("[[],[]]", "["",[],[]]", 120044150)'

Hopefully we can get a dll that works, I don't use any of the extra stuff like custom inventorys anyway right now so I don't mind if its working at the cost of losing that.

thevisad commented 10 years ago

This is a problem with all of the Bliss hives, it was never updated to handle this.