- 0
Intrebare despre casa
-
Similar Content
-
- 1 answer
- 753 views
-
-
Recently Browsing 0 members
- No registered users viewing this page.
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.
Question
tudorsvrpg
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,
};[/pawn]
and I would like to create a house with this interior
328.05 1477.73 1084.44 15- interior id
4 answers to this question
Recommended Posts