Script TakeKitbag

JamePOWER1

Active Pirate
Registered
LV
0
 
Joined
May 2, 2026
Messages
26
Reaction score
3
Points
23
Age
32
Location
seattle
Would anyone have the name of the script that with administrator account when right clicking on another character shows the option to see the equipped inventor/items of that character X? Or am I mistaken and this treatment is not done via script? ty
 
solved;

~\Client\scripts\lua\forms\player.clu



UI_MenuLoadSelect( mainMouseRight, "texture/ui/SystemBotton3.tga", 79, 13, 25, 227 )
UI_MenuAddText( mainMouseRight, "Check Eq" )

the rest is already implemented in the source code, I checked in 2 different bases, otherwise call me
 
Last edited: