House Interior Ids? (Not Virtual Worlds)
#1

I am figuring out how to use this FS and it uses this code bit to create houses:

Код:
AddHouse(houseid, Float:iconX, Float:iconY, Float:iconZ, Float:interiorX, Float:interiorY, Float:interiorZ, Cost, Sell, Interior, Virtualworld)
houseid: This starts always at 0!
icon- X/Y/Z: The housepickup infront of the door.(outside).
interior - X/Y/Z: The spawn place where you spawn as you enter the house.
Cost - The cost of the house.
Sell - If you sell the house, you get this value back.
Interior - The interior of your house.
Virtualworld - To make more rooms.
I'm not sure how to find interior ids, I've tried using ****** and searching the forums, but nothing I find gives me the right info. When I use ID 9, I get this interior (you also have to have the coords for the interior, so I just used the example for testing):

Reply
#2

Here is a site of interior ids that you can edit in your fs
but i am not sure if i got you right can you elaborate?

http://weedarr.wikidot.com/interior


[EDIT]if you want a different interior id you can find it in the site i gave you u have to search it up since house interior ids count as interior ids
Reply
#3

Quote:
Originally Posted by DarkLored
Посмотреть сообщение
Here is a site of interior ids that you can edit in your fs
but i am not sure if i got you right can you elaborate?

http://weedarr.wikidot.com/interior


[EDIT]if you want a different interior id you can find it in the site i gave you u have to search it up since house interior ids count as interior ids
I tried looking there and I don't think that's what I'm looking for...
Reply
#4

Can you describe a bit more what you have requested cause what i got that you want a different look of the house
Reply
#5

Quote:
Originally Posted by DarkLored
Посмотреть сообщение
Can you describe a bit more what you have requested cause what i got that you want a different look of the house
Yes, I want to choose a different interior, but the interior ids and coords aren't exactly making sense. I know that virtual World is different universes, but the ids and coords are not the same as: http://www.ng-gaming.net/forums/show...-interior-list nor the link you gave.
Reply
#6

Idk but this system isnt good i seem to know whats your issue when you buy a house it ends up the same house interior thats because the maker of the filterscript did so here is a fs that someone has made and its easy to learn how to do stuff in there

https://sampforum.blast.hk/showthread.php?tid=283501
Reply
#7

Quote:
Originally Posted by DarkLored
Посмотреть сообщение
Idk but this system isnt good i seem to know whats your issue when you buy a house it ends up the same house interior thats because the maker of the filterscript did so here is a fs that someone has made and its easy to learn how to do stuff in there

https://sampforum.blast.hk/showthread.php?tid=283501
You're right, that does look easier and better for the server, the only problem I see now is that there is no rental system, and I have a motel I'd like to use. I may remove the hotel and use this system instead. I'll think it over.
Reply
#8

You can use the rental system from the first filter script that you used and plot it in the house system i gave you
and plus you can easily look at the filter script system i gave you and plot it for rental system like in the normal house system that i gave you plus Credits to PowerPC for making it
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)