[Map] [MAP]House Interior
#1

hey
i made a house interior map,it's pretty small,but,i think its cool

anyways,
Pawno code:
Code:
CreateObject(15041, 31.285408, 174.115707, 838.908691, 0.0000, 0.0000, 0.0000);
CreateObject(15041, -206.713379, -173.363205, 1599.764771, 0.0000, 0.0000, 0.0000);
CreateObject(1498, -216.143066, -168.519089, 1597.758423, 0.0000, 0.0000, 0.0000);
CreateObject(15036, -217.200165, -183.156586, 1598.885986, 0.0000, 0.0000, 0.0000);
CreateObject(1432, -213.578598, -181.369141, 1597.896606, 0.0000, 0.0000, 0.0000);
CreateObject(1455, -218.689484, -182.704758, 1598.766235, 0.0000, 0.0000, 0.0000);
CreateObject(14805, -214.362701, -174.125824, 1598.651489, 0.0000, 0.0000, 270.0000);
CreateObject(14480, -194.791687, -172.863022, 1598.359253, 0.0000, 0.0000, 270.0000);
CreateObject(626, -210.120895, -173.886520, 1599.813354, 0.0000, 0.0000, 0.0000);
CreateObject(627, -197.933670, -171.151428, 1599.610107, 0.0000, 0.0000, 0.0000);
CreateObject(1491, -211.271149, -171.751099, 1597.777954, 0.0000, 0.0000, 270.0000);
CreateObject(1491, -209.821198, -170.403595, 1597.764160, 0.0000, 0.0000, 0.0000);
CreateObject(1491, -203.861252, -170.364349, 1597.814941, 0.0000, 0.0000, 0.0000);
CreateObject(1491, -198.937180, -171.767899, 1597.697998, 0.0000, 0.0000, 270.0000);
CreateObject(1491, -203.880478, -174.617874, 1597.774170, 0.0000, 0.0000, 0.0000);
CreateObject(1491, -207.846191, -174.670502, 1597.781982, 0.0000, 0.0000, 0.0000);
CreateObject(1742, -204.810287, -174.642868, 1597.753052, 0.0000, 0.0000, 180.0000);
CreateObject(2576, -206.638809, -168.334930, 1597.753540, 0.0000, 0.0000, 90.0000);
CreateObject(2328, -204.726685, -165.681381, 1597.761353, 0.0000, 0.0000, 0.0000);
CreateObject(14866, -203.096573, -165.414841, 1598.360107, 0.0000, 0.0000, 0.0000);
CreateObject(14772, -211.622452, -174.697098, 1599.227661, 0.0000, 0.0000, 270.0000);
CreateObject(2833, -213.407776, -175.109558, 1597.764404, 0.0000, 0.0000, 0.0000);
CreateObject(1741, -212.693268, -174.282822, 1597.761353, 0.0000, 0.0000, 270.0000);
CreateObject(1744, -200.489227, -170.280350, 1599.985229, 0.0000, 0.0000, 180.0000);
CreateObject(1754, -199.685211, -164.558685, 1597.759766, 0.0000, 0.0000, 315.0000);
CreateObject(2167, -200.832672, -180.906937, 1597.684082, 0.0000, 0.0000, 180.0000);
CreateObject(1787, -211.728790, -174.702209, 1598.982056, 0.0000, 0.0000, 90.0000);
CreateObject(1803, -201.497849, -178.333603, 1597.750732, 0.0000, 0.0000, 90.0000);
CreateObject(1809, -201.620346, -174.946396, 1597.760498, 0.0000, 0.0000, 0.0000);
CreateObject(1828, -201.320786, -177.308167, 1597.762573, 0.0000, 0.0000, 180.0000);
CreateObject(1839, -201.577179, -174.834244, 1598.317383, 0.0000, 0.0000, 90.0000);
CreateObject(1840, -201.057678, -174.904053, 1597.762573, 0.0000, 0.0000, 90.0000);
CreateObject(1840, -202.057434, -174.979034, 1597.762573, 0.0000, 0.0000, 90.0000);
CreateObject(2100, -218.504303, -168.739487, 1597.763916, 0.0000, 0.0000, 0.0000);
CreateObject(2226, -201.619186, -174.806961, 1598.818359, 0.0000, 0.0000, 0.0000);
CreateObject(2297, -199.304550, -177.327118, 1597.758789, 0.0000, 0.0000, 225.0000);
CreateObject(2301, -209.196899, -177.243149, 1597.760010, 0.0000, 0.0000, 180.0000);
CreateObject(2596, -209.594925, -174.806961, 1600.438965, 0.0000, 0.0000, 0.0000);
CreateObject(2817, -210.378311, -176.860260, 1597.764404, 0.0000, 0.0000, 0.0000);
CreateObject(14869, -205.685898, -176.976120, 1598.573120, 0.0000, 0.0000, 0.0000);
CreateObject(1727, -210.228851, -175.395538, 1597.757202, 0.0000, 0.0000, 0.0000);
CreateObject(1999, -206.501678, -171.028290, 1597.764771, 0.0000, 0.0000, 360.0000);
CreateObject(1715, -206.047470, -171.895630, 1597.806396, 0.0000, 0.0000, 180.0000);
.Map file:
http://www.4shared.com/file/12882509...eInterior.html

Pictures:












Teleporter:

Code:
	if(strcmp(cmdtext,"/house",true)==0)
	{
		SetPlayerInterior(playerid, 0);
		SetPlayerPos(playerid,-215.6493,-171.2077,1598.7648);
		SetPlayerHealth(playerid, 100.0);
		GameTextForPlayer(playerid,"House",4000,6);
		return 1;
	}
Reply
#2

wow thats pretty nice
Reply
#3

Quote:
Originally Posted by Death_Itself
wow thats pretty nice
Reply
#4

oh ye nice!
Reply
#5

Quote:
Originally Posted by gszyclon
oh ye nice!
glad you like it ppl :P
Reply
#6

Very nice, i love mapped interiors.
Reply
#7

Nice
Reply
#8

THX all
Reply
#9

Well done
Reply
#10

Quote:
Originally Posted by The_Tough
Well done
Ty :P
Reply
#11

Nice island!
The interior was a litte messy tho :/
Reply
#12

Quote:
Originally Posted by Kayaque
Nice island!
The interior was a litte messy tho :/
lol 0_o
Reply
#13

Quote:
Originally Posted by [KMA
America ]
Quote:
Originally Posted by Kayaque
Nice island!
The interior was a litte messy tho :/
lol 0_o
Oh shit! Confused two posts here I guess!
Sorry mate! Good work!
Reply
#14

Nice map
Reply
#15

Quote:
Originally Posted by Mive
Nice map
thanks

Quote:
Originally Posted by Kayaque
Quote:
Originally Posted by [KMA
America ]
Quote:
Originally Posted by Kayaque
Nice island!
The interior was a litte messy tho :/
lol 0_o
Oh shit! Confused two posts here I guess!
Sorry mate! Good work!
thanks lol
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)