26.12.2014, 15:27
You want to change the interior of the houses you create?
Edit this in the /createhouse command and set the coords/interior/virtual world to the interior and location you wish to have the default house.
Edit this in the /createhouse command and set the coords/interior/virtual world to the interior and location you wish to have the default house.
pawn Код:
HouseExit[id] = CreateDynamicCP(443.9237,509.4609,1001.4195,1.5,GetPlayerVirtualWorld(playerid));
pawn Код:
HouseExit[id] = CreateDynamicCP(X,Y,Z,1.5,GetPlayerVirtualWorld(playerid));