House create help
#1

Hi I have a gamemode but I don't know how to add a house . This is how an example from property.cfg look like

2067.704833,-1628.859130,14.206600,1.200000,-3.400000,999.400024,0,0,0,0,0,0,The State,House,2000000,0,0,2,1,0,0,1000,0,3045,418,15 ,0
2066.738281,-


and the house info :
pawn Код:
enum hInfo
{
    Float:hEntrancex,
    Float:hEntrancey,
    Float:hEntrancez,
    Float:hExitx,
    Float:hExity,
    Float:hExitz,
    hHealthx,
    hHealthy,
    hHealthz,
    hArmourx,
    hArmoury,
    hArmourz,
    hOwner[MAX_PLAYER_NAME],
    hDiscription[MAX_PLAYER_NAME],
    hValue,
    hHel,
    hArm,
    hInt,
    hLock,
    hOwned,
    hRooms,
    hRent,
    hRentabil,
    hTakings,
    hDate,
    hLevel,
    hVW,
};

and I would like to create a house with this interior
328.05 1477.73 1084.44 15- interior id

Or is there anyway I can add a command to create the houses directly in the game with my house sistem ?
Reply


Messages In This Thread
House create help - by Kirchhoff - 06.05.2013, 06:12
Re: House create help - by Kirchhoff - 06.05.2013, 16:05
Re: House create help - by Kirchhoff - 07.05.2013, 17:34
Re: House create help - by Kirchhoff - 08.05.2013, 11:01
Re: House create help - by JanZ - 08.05.2013, 11:06
Re: House create help - by Kirchhoff - 08.05.2013, 12:50
Re: House create help - by GreTex - 08.05.2013, 13:02
Re: House create help - by Kirchhoff - 09.05.2013, 19:39

Forum Jump:


Users browsing this thread: 2 Guest(s)