Someone can help me whit clear invectory script bug ?
its mucore modules how can i fix it ?
![]()
Someone can help me whit clear invectory script bug ?
its mucore modules how can i fix it ?
![]()
u can try this
http://forum.ragezone.com/f196/fix-r...cgames-712881/
but its only for RF
change RF class code with all of your characters that have this issue.
I need only fix script not characters
im using now bk
No idea man, are u using z-team files right?
Code:$clear = $core_db->Execute("Update character set [inventory]=CONVERT(varbinary(1080), null) where mu_id=?", array( $id ));
Change varbinary length (Character -> Design -> Inventory (varbinary(XXXX))
for zT s8e2 it's varbinary(3792)