uowow.com Player Housing
NOTICE
This video contains an audio track that has not been authorized by all copyright holders. The audio has been disabled. More about copyright
Uploader Comments (HawthorneTR)
All Comments (16)
-
we need housing! omg blizzard, it would make the game more realistic. instead of having 11million players run around like homless wierdoes that stay at a free inn for eternity!!
-
I fplayer housing ever made it to the actual game,it would have to be instanced houses, theres not enough room to build thousands of houses on azeroth, like the deeprun tram with its portal, cause the deeprun tram doesnt fit in the world lol
-
@HawthorneTR good shit and for player item drop did you have to create a new table for that as well or did you just spawn the chest, then get the spawn id and put the shit in it using the gameobject_loot_template ?
-
Or you could just play Darkfall.
-
But u can use emuhacker
-
in the new expansion you can
-
this looks awesome... shame blizz will likely get it shut down for being better than their unoriginal crap.
how the fuck did you do this?? did each building set have its own class??
jeab3r 1 year ago
@jeab3r made a new table to hold the gameobject spawn ID and tied those to a player ID, and the rest is code handlers that just manipulate that GO via the saved ID.
HawthorneTR 1 year ago
@jeab3r yea, I made a housing class and items class and just stored map information and location as well as items in SQL. Not as hard as it looks if you know the systems well. ;)
HawthorneTR 5 months ago