SA-MP Forums Archive
[Map] Execution Chamber for prisons - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+---- Forum: Maps (https://sampforum.blast.hk/forumdisplay.php?fid=64)
+---- Thread: [Map] Execution Chamber for prisons (/showthread.php?tid=229338)



Execution Chamber for prisons - GrimmjowJJ - 21.02.2011

Hello there! This is actually my first mapping attempt, tried to make an execution chamber for my prison and want to share it ^^

Screens:

http://i51.tinypic.com/1zbqueh.jpg
http://i53.tinypic.com/1z52b2r.jpg
http://i56.tinypic.com/2hdnq01.jpg

Objects: 31

Link: http://pastebin.com/nZgcbLnV


Re: Execution Chamber for prisons - Speederx - 21.02.2011

wow chairs for spectate a execution nice 5/5!


Re: Execution Chamber for prisons - justsomeguy - 21.02.2011

try to use [img][/img]

ps.:
nice!


Re: Execution Chamber for prisons - TomyZ - 21.02.2011

position x,y,z plz ?


Re: Execution Chamber for prisons - Kruger - 21.02.2011

OMG ... GooD ..

10 / 10


Re: Execution Chamber for prisons - AlExAlExAlEx - 21.02.2011

Hello,

I want to tell you, that the map is wonderfull.
Just an tip for the next time you release an map, try to post the code for an teleport too
Code:
public OnPlayerCommandText(playerid, cmdtext[])
{
	if (strcmp("/mapname", cmdtext, true, 10) == 0)
	{
		SetPlayerPos(playerid,X,Y,Z);
		return 1;
	}
	return 0;
}
So it would be easier to test it.


Re: Execution Chamber for prisons - Henkie - 21.02.2011

very nice map, 8/10


Re: Execution Chamber for prisons - Stigg - 21.02.2011

Very sinister. Proper like it.

9/10

Peace...


Re: Execution Chamber for prisons - schillow - 22.02.2011

nice. good job


Re: Execution Chamber for prisons - Meinstad - 22.02.2011

Good work! 10/10, haha I like the idea!