Posts: 219
	Threads: 39
	Joined: Mar 2011
	
Reputation: 
0
	 
 
	
	
		Hey guys. I saw custom interiors in some servers. They said it isn't hard to make one. I was wondering can anyone help me to create one custom interior?
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 219
	Threads: 39
	Joined: Mar 2011
	
Reputation: 
0
	 
 
	
	
		Hello? Can anyone just tell me the way i will try on my own.
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 219
	Threads: 39
	Joined: Mar 2011
	
Reputation: 
0
	 
 
	
	
		Eh well nobody help's. Nice.
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 119
	Threads: 23
	Joined: May 2012
	
Reputation: 
0
	 
 
	
	
		Use MTA to map your interiors and then put the map in your server,the tutorial section is your friend!
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 145
	Threads: 14
	Joined: Aug 2012
	
	
 
	
	
		use MTA map editor?
EDIT: too late..
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 219
	Threads: 39
	Joined: Mar 2011
	
Reputation: 
0
	 
 
	
	
		I already mapped one but i don't know how to make the entrance ( system to enter ) i mean like /enter.
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 801
	Threads: 29
	Joined: May 2012
	
Reputation: 
0
	 
 
	
	
		The entrances?
They are for default.
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 1,938
	Threads: 16
	Joined: Feb 2007
	
Reputation: 
0
	 
 
	
	
		Create an icon or just a door. When a player types /enter (OnPlayerCommandText) check his PlayerToPoint (IsPlayerInRangeOfPoint it is now I believe) and if it is less than specified (so the function returns true) then teleport them to your custom interior.