Moving house position in LA-RP
#1

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.
Reply
#2

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 .
Reply
#3

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.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)