Forgottenserver: constructionkits not work

Created on 3 Dec 2016  路  7Comments  路  Source: otland/forgottenserver

I own a house:
enter image description here

Most helpful comment

@Tarliton I can not much of Lua and C ++ support means let the bug might be able to go the dissolution

All 7 comments

As this was implemented in vanilla 10.92, it is currently not implemented here.

I understand and look for a solution to this problem, I do not know if it's something in the LUA or in c ++

You will have to find out which packet is sent by the client and then decide what to do with that. It could be in C++ or Lua.

@Tarliton

static const CTOGGLEWRAPSTATE:int = 139;

probably this should be handled with parseUseItem, it seems to send the same thing, position and item id.

@Tarliton I can not much of Lua and C ++ support means let the bug might be able to go the dissolution

Which way should it be implemented? action onWrap or xml-sided like rotate?

@Zbizu, should be on the same way of rotate.
2 options:
-change rotate to onRotate and make onWrap and onUnwrap;
-or all in xml

Was this page helpful?
0 / 5 - 0 ratings

Related issues

EPuncker picture EPuncker  路  3Comments

MillhioreBT picture MillhioreBT  路  4Comments

Imperians picture Imperians  路  4Comments

EPuncker picture EPuncker  路  4Comments

irenicus30 picture irenicus30  路  5Comments