I found my old map, and rebuilted it.
Map name is pWnZoR DD 2 RE (RE = Rebuilted Edition)
It has been lost over year, and now i found it from my old PC
Its pretty good, remember, it has been done years ago.
Download it here: http://fin-mta.net/maps/pWnZoR%20DD%202%20RE.map
See pictures here:
-----
Best picture about that map, displays almost everything:
http://fin-mta.net/maps/pwnzordd2.PNG
-----
Less quality picture (I took it from video) about one of jumps:
http://fin-mta.net/maps/pwnzordd2-2.PNG
-----
Also less quality pic about huge jump for monster:
http://fin-mta.net/maps/pwnzordd2-3.PNG
-----
Map stats:
Spawns: 24
Style: DD (DM)
Respawn: No
-----
I hope you like it =)
Feel free to comment it here.
Omg, that idea sux
I have done it to my old (i mean really old!) CnR maps, and cops could chage their car back to robber car
So, i suggest you do it notepad style.
Well, i guess same thing will happen to MTA
Thats really shame. My personal guess was it will be released before xmas, but i think i should leave that hope.
Try this:
var %a = $iif($4,$iif($mta.nick($1,$4) != $null,$4,$script.getid($1,$4)),$2)
and put this to same file:
alias script.getid {
var %a = 0
while (%a <= $mta.server($1).cmax) {
if ($+(*,$2,*) iswm $mta.nick($1,%a)) !return %a
!inc %a
}
!return -1
}