Apartments For sale

Good Morning Community,

Today I am wondering if anybody knows how to spawn the dynasty for sale signs in for the apartments like you see in GTA Online?

Thanks in advance.

Object name: prop_forsalejr3
Object hash: 1542041952

You can either load it server-side
Or spawn it client-side with

CreateObject(GetHashKey("prop_forsalejr3"), x, y, z, true, true, true)
2 Likes

Amazing, perfect thank you!

How do we install and use Object Load (loads map xml files)?

That Sign @yosang posted and provided seems to be wrong now and is actually prop_forsale_dyn_01:

image

and the one they provided is now:
image