Forum

> > CS2D > General > Jail/Prison Map Suggestions
ForenübersichtCS2D-ÜbersichtGeneral-ÜbersichtEinloggen, um zu antworten

Englisch Jail/Prison Map Suggestions

18 Antworten
Zum Anfang Vorherige 1 Nächste Zum Anfang

alt Jail/Prison Map Suggestions

NozliW
User Off Offline

Zitieren
As the title says this is a thread for suggestion for a jail map.
This map will have a lua script,which will be used for a "better-working" jail.
you can suggest either:
- For the map:
- "Rooms" The Jail Should Have
- More Things that could be inside the "Rooms"
- Anything else that could be "good" for the map

- For the script:
- Everything That Could help to avoid "Free kills"
- Any idea that you have ;).
Updated Suggestions
Spoiler >

Please suggest things that have a relation with jail maps or would help
Thanks For Replying
1× editiert, zuletzt 27.12.09 19:18:47

alt Re: Jail/Prison Map Suggestions

CarbonLord
User Off Offline

Zitieren
I always have same problem.
Just look into Discovery science - there is a jail program.
And search in the internet. Try to do rooms like school, library, church ets. There are needed in prison.

alt Re: Jail/Prison Map Suggestions

Admir
User Off Offline

Zitieren
I've try some map with hook usebutton, which usefull for weapon shop or anything.
example:

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
function wm(id)
	menu(id,"Weapon Menu,M4A1")
end

addhook("usebutton","weaponmenu")
function weaponmenu(id,x,y)
px = player(id,"tilex")
py = player(id,"tiley")
	if (px == 30 and py == 30) then
		function wm(id)
	end
end

addhook("menu","menus")
function menus(id,menu,sel)
	if (menu == "Weapon Menu") then
		if (sel == 1) then
			parse("equip "..id.." 32")
			parse("setmoney "..id.." "..player(id,"money")-3200)
		end
	end
end

nice for Role Play or Prison
2× editiert, zuletzt 23.12.09 10:59:19

alt Re: Jail/Prison Map Suggestions

NozliW
User Off Offline

Zitieren
@CarbonLord
Thanks that's gonna help.
@N-B-K
Man you should use Deatherr's prison it rules![/quote]
it's my project, i won't steal Deatherr's prison.
Also i like making jails,I had tons of jails,but i lost them.
@Admirdee
Thanks,but i think there's no need for a weapon shop :S
anyways it has lots of uses. thanks a lot

alt Re: Jail/Prison Map Suggestions

Deatherr
User Off Offline

Zitieren
Zitat
it's my project, i won't steal Deatherr's prison.

That is ture you don't want to steal other peoples maps......Making prison maps should be easy because you don't really need the map to be real-like...

alt i have one

iCe4147
User Off Offline

Zitieren
there should be a sort of punishment if there would be a free kill maybe you turn into a spectator for one round? or..... maybe ur just dead....

alt Re: Jail/Prison Map Suggestions

TheSniper98
User Off Offline

Zitieren
Wilson,i can give you sound,sprites for your jail map.I have collecting files from real live maps and jail maps.
If you have skype ,write on me.My Skype is:th3.snip3r or write me PM.

alt Re: Jail/Prison Map Suggestions

NozliW
User Off Offline

Zitieren
@Yamato4147
i'm thinking ways of punishment for free killing.
Spoiler >

Is this OK ?
if you don't like it make your changes and post them

alt Re: Jail/Prison Map Suggestions

NozliW
User Off Offline

Zitieren
@Starkkz
i don't think NPCs are going to be useful...
may be just images of some guards on some places.
Also if you say you want the map to have npcs then give a suggestion on what function they would do
Zum Anfang Vorherige 1 Nächste Zum Anfang
Einloggen, um zu antwortenGeneral-ÜbersichtCS2D-ÜbersichtForenübersicht