Static Public Member Functions | |
| static mixed | Send_CustomHouseRevision (mixed customhouseserial) |
| Send CustomHouseSerial to Upadte the CustomHouseCLientCache for this House, Server sends CustomHouse in response. | |
| static mixed | CustomHouseCheckSizeValidity (mixed w, mixed h) |
| static mixed | UpdateMultiData (mixed item) |
| static mixed | Multi_AddPartHelper (mixed item, mixed multi, mixed iTileTypeID, mixed iX, mixed iY, mixed iZ, mixed iHue) |
Definition at line 1395 of file lua_pseudo_code.cpp.
| static mixed net_multi::Send_CustomHouseRevision | ( | mixed | customhouseserial | ) | [inline, static] |
Send CustomHouseSerial to Upadte the CustomHouseCLientCache for this House, Server sends CustomHouse in response.
Definition at line 1398 of file lua_pseudo_code.cpp.
| static mixed net_multi::CustomHouseCheckSizeValidity | ( | mixed | w, | |
| mixed | h | |||
| ) | [inline, static] |
this checks if the given numbers a possible custom house values retuns true if they are ok
Definition at line 1402 of file lua_pseudo_code.cpp.
| static mixed net_multi::UpdateMultiData | ( | mixed | item | ) | [inline, static] |
Definition at line 1404 of file lua_pseudo_code.cpp.
| static mixed net_multi::Multi_AddPartHelper | ( | mixed | item, | |
| mixed | multi, | |||
| mixed | iTileTypeID, | |||
| mixed | iX, | |||
| mixed | iY, | |||
| mixed | iZ, | |||
| mixed | iHue | |||
| ) | [inline, static] |
Definition at line 1406 of file lua_pseudo_code.cpp.
1.5.6