Solved Costume Weapon system bug



Thread Author
Banned
Member
Oct
Threads
1
24
3
3
Rating - 0%
0   0   0
I have a bug in the costume, the weapon does not appear in the costume slot. someone help? can i pay for the service
1669938114139.png
 
Last edited by a moderator:
Member
Jul
Threads
0
52
1
7
8
Rating - 0%
0   0   0
Post here your
src client -> /Userinterface/GameType.h
src server -> common/item_lenght.h
client -> uiscript/costumewindow.py
 
Member
Jul
Threads
0
52
1
7
8
Rating - 0%
0   0   0
Try to change in uiscript

"index":item.COSTUME_SLOT_WEAPON
to:
"index":COSTUME_START_INDEX+4

EDIT: Do you have ENABLE_MOUNT_COSTUME_SYSTEM and ENABLE_ACCE_SYSTEM enabled?
 


Thread Author
Banned
Member
Oct
Threads
1
24
3
3
Rating - 0%
0   0   0
Try to change in uiscript

"index":item.COSTUME_SLOT_WEAPON
to:
"index":COSTUME_START_INDEX+4

EDIT: Do you have ENABLE_MOUNT_COSTUME_SYSTEM and ENABLE_ACCE_SYSTEM enabled?
1669992482932.png


still not showing up rs
yes, they are all activated
 
Member
Jul
Threads
0
52
1
7
8
Rating - 0%
0   0   0
Solved, in lenght.h (before i asked for item_lenght.h but was the wrong file) he had a constant (not presente in client) that make weapon costume on slot 25 instead of 24 (as client expected)

EDIT: solution Is for other peoples that have same problems
 
AdBlock Detected

We get it, advertisements are annoying!

Sure, ad-blocking software does a great job at blocking ads, but it also blocks useful features of our website. For the best site experience please disable your AdBlocker.

I've Disabled AdBlock