[Map] A secret hidden prison
#1

This is a hidden island prison
Screenshot

All comments are appreciated (good or bad)

If you need a teleport command to the prison , then use this : -
Quote:

forward Unfreeze(playerid);

if(strcmp("/jail",cmdtext,true,5) == 0)
{
SetPlayerPos(playerid,1459.9524,-2593.2859,13.719;
SetPlayerInterior(playerid,0);
TogglePlayerControllable(playerid,0);
SetTimer("Unfreeze",3000,false);
return 1;
}

public Unfreeze(playerid)
{
TogglePlayerControllable(playerid,1);
}

Download

AMX File
http://www.solidfiles.com/d/CSx5/
PWN File
http://www.solidfiles.com/d/cXFq/
CONTACT ME IF YOU WANT ME TO MAKE FOR YOU A MAP
Jake_McCallister
Reply
#2

This is not a place to advertise!
Reply
#3

what is this on the end of the line ?

Quote:

SetPlayerPos(playerid,1459.9524,-2593.2859,13.719
Reply
#4

Nice map man
Reply
#5

Sounds good but you posted in wrong section post here instead:

http://forum.sa-mp.com/forumdisplay.php?f=17 .
Reply
#6

Pretty basic mappin` but I appreciate that you spent time on creating that pickups and the rest. 8/10
Reply
#7

sorry 4 posting in the wrong place! XD
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)