Moving house position in LA-RP - 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Moving house position in LA-RP (
/showthread.php?tid=115303)
Moving house position in LA-RP -
Zimon95 - 23.12.2009
Hello again, I've got another problem. I use LA-RP gm and I need to move the house in bayside (I have took coords). So I open the file property.cfg and i don't know what to edit.
Here's a string:
Код:
02066.600097,-2632.5715,2374.8887,9.0382,305.000000,999.099975,0,0,0,0,0,0,The State, Bedsit,35000,0,0,1,1,0,1,50,1,0,418,-1,-1,219,3
Help me please! If you can explain the parts of the code i will thank a lot!
Bye, Zimon95.
Re: Moving house position in LA-RP -
Mariachi - 23.12.2009
Well check this, it's from LA:RP GM
Код:
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,
hWorld
};
new HouseInfo[35][hInfo];
First three parameters are the entrance coordonates X Y Z .
Re: Moving house position in LA-RP -
Peep - 23.12.2009
Quote:
Originally Posted by Zimon95
Hello again, I've got another problem. I use LA-RP gm and I need to move the house in bayside (I have took coords). So I open the file property.cfg and i don't know what to edit.
Here's a string:
Код:
02066.600097,-2632.5715,2374.8887,9.0382,305.000000,999.099975,0,0,0,0,0,0,The State, Bedsit,35000,0,0,1,1,0,1,50,1,0,418,-1,-1,219,3
Help me please! If you can explain the parts of the code i will thank a lot!
Bye, Zimon95.
|
Its easyer that you think , go inside game , go bayside stand on that position where to want move your house and type /houseentrance id.