Random wirtual world for house.
#1

Hello.


im making house system, and i have problem.

I dont know how to make this.


When creating house, server make file with, enter cordinates,exit cordtinates,interior,money.. and virtual world.

I want to make like this:

1. house: virtual world = 100
2. house: virutal world = 101
3. house: virutal world = 102
4. house ........
5. house .......

here is where setting wirutal world
HouseInfo[id][EnterVW] = ;
Reply
#2

Just set the id of the house as house's virtual world

Like SetPlayerVirtualWorld(playerid, houseid);

That's how I did it in my script.
Reply
#3

Quote:
Originally Posted by ATGOggy
Посмотреть сообщение
Just set the id of the house as house's virtual world

Like SetPlayerVirtualWorld(playerid, houseid);

That's how I did it in my script.
thanks.

rep+
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)