SA-MP Forums Archive
House pickup - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: House pickup (/showthread.php?tid=574521)



House pickup - StR_MaRy - 17.05.2015

i want to take out The housepickup infront of the door.(outside).

i have this code:
Quote:

1235.066040,-1608.485717,13.546895,235.300003,1187.099975,1080. 199951,0,0,0,0,0,0,The State,LS House,3000000,0,0,3,1,0,0,100,0,0,418,-1,-1,137,5,83

in property.cfg

and this

Quote:

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,
hVec,
hVcol1,
hVcol2,
hDate,
hLevel,
Text3D:hTextInfo,
hVirtual,
};

from houseinfo gm