Posts: 295
Threads: 4
Joined: Jan 2010
Reputation:
0
1. Can you be a bit more elaborate?
2. Yes.
3. 2000 cars, houses and businesses depend on how you stream your pickups and whatever else you have for them.
Posts: 18
Threads: 7
Joined: Mar 2010
Reputation:
0
I have some houses and bizzes around the map and was thinking if it were possible to make a copy and paste and move, the whole biz/house ingame like save them, in a slot and paste them or move them to the position you are
Another question, is it possible to split the Chat in State's you guys can almost hear that im gonna make whole map to a server but is it possible to make an State Chat if i can say it like that, like im now in San Fierro, and i can only see what's writtin in San Fierro not Los Santos?
Posts: 101
Threads: 18
Joined: Aug 2010
Reputation:
0
Use dini to write the locations of the businesses and everything required for the business in a file. Then, load the businesses from these files. When you want to move a business, just get the new locations of everything required by the business and overwrite the data.
I'm pretty sure its possible. Use IsPlayerInArea. You'll have to search for this around the forums.
Posts: 2,896
Threads: 11
Joined: Sep 2008
Reputation:
0
Don't suggest the use of Dini, since it is very outdated and inefficient.
Posts: 18
Threads: 7
Joined: Mar 2010
Reputation:
0
Well grim, if you can suggest not to use Dini do you so have another solution?
or anyone else have anything else more simple?
Posts: 2,896
Threads: 11
Joined: Sep 2008
Reputation:
0
Look into any of the more efficient and updated systems such as
- Y_ini
- SII
- djSon