SA-MP Forums Archive
[Map] [map]adminparadise - 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] [map]adminparadise (/showthread.php?tid=106852)



[map]adminparadise - stinkiwinki - 06.11.2009

never thought i was gonna make this public but i feel its time since im not using it annymore =]

objects=1119
worktime=way to long:P
teles:
Код:
	if(strcmp(cmdtext, "/adminparadise") == 0)
  {	if (IsPlayerAdminLevel(playerid, 4))
		SetPlayerPos(playerid, 3192.3418,-2004.0024,74.3752);
		ResetPlayerWeapons(playerid);
		InCar[playerid] = 0;
		SendClientMessage(playerid,0xFFFFFFFF,"you teleported to /adminparadise");
		return 1;
Код:
	if (strcmp(cmdtext, "/ateles")==0)
	{
	 if (IsPlayerAdminLevel(playerid, 4))
	 SendClientMessage(playerid,0xFFFFFFFF,"==========================adminteles================");
	 SendClientMessage(playerid,0xFFFFFFFF,"/adminparadise to teleport to the best adminplace ever!");
	 SendClientMessage(playerid,0xFFFFFFFF,"======================interior teleports============");
	 SendClientMessage(playerid,0xFFFFFFFF,"/i1 /i2 /i3 /i4 /i5");
	 SendClientMessage(playerid,0xFFFFFFFF,"teles for interiors");
	 SendClientMessage(playerid,0xFFFFFFFF,"================secret places===============");
	 SendClientMessage(playerid,0xFFFFFFFF,"/junkyard /farm /chiliadplace /chillplace

	if(strcmp(cmdtext, "/junkyard") == 0)
  {
		SetPlayerPos(playerid, 2744.8245,-1682.9650,-4.8534);
	  ResetPlayerWeapons(playerid);
	  InCar[playerid] = 0;
		SendClientMessage(playerid,0xFFFFFFFF,"you teleported to the junkyard");
		return 1;
}

	if(strcmp(cmdtext, "/farm") == 0)
  {
		SetPlayerPos(playerid, 1531.7367,-1316.8040,-54.9693);
    ResetPlayerWeapons(playerid);
    InCar[playerid] = 0;
		SendClientMessage(playerid,0xFFFFFFFF,"you teleported to the farm");
		return 1;
}

	if(strcmp(cmdtext, "/chiliadplace") == 0)
  {
		SetPlayerPos(playerid, -2240.5671,-1520.4121,92.5452);
    ResetPlayerWeapons(playerid);
    InCar[playerid] = 0;
		SendClientMessage(playerid,0xFFFFFFFF,"you teleported to /chiliadplace");
		return 1;
}
	if(strcmp(cmdtext, "/i1") == 0)
  {	if (IsPlayerAdminLevel(playerid, 4))
		SetPlayerPos(playerid, 15066.445312,997889.562500,1000000000.000000);
	  ResetPlayerWeapons(playerid);
	  InCar[playerid] = 0;
		SendClientMessage(playerid,0xFFFFFFFF,"you teleported to i1house");
		return 1;
}
	if(strcmp(cmdtext, "/i2") == 0)
  {	if (IsPlayerAdminLevel(playerid, 4))
		SetPlayerPos(playerid, -2374.8643,-1741.5466,398.0713);
	  ResetPlayerWeapons(playerid);
	  InCar[playerid] = 0;
		SendClientMessage(playerid,0xFFFFFFFF,"you teleported to i2 house");
 		return 1;
}
	if(strcmp(cmdtext, "/i3") == 0)
  {	if (IsPlayerAdminLevel(playerid, 4))
		SetPlayerPos(playerid, -2366.6892,-1689.5977,397.991);
	  ResetPlayerWeapons(playerid);
		SendClientMessage(playerid,0xFFFFFFFF,"you teleported to i3 house");

	 	return 1;
}

	if(strcmp(cmdtext, "/i4") == 0)
  {	if (IsPlayerAdminLevel(playerid, 4))
		SetPlayerPos(playerid, -2405.7708,-1701.8615,385.8727);
	  ResetPlayerWeapons(playerid);
	  InCar[playerid] = 0;
		SendClientMessage(playerid,0xFFFFFFFF,"you teleported to the i4");

	 	return 1;
}

	if(strcmp(cmdtext, "/i5") == 0)
  {	if (IsPlayerAdminLevel(playerid, 4))
		SetPlayerPos(playerid,-2438.3640,-1662.3591,394.7173);
	  ResetPlayerWeapons(playerid);
	  InCar[playerid] = 0;
		SendClientMessage(playerid,0xFFFFFFFF,"yout teleported to i5 house");

	 	return 1;
}
for screenshots see my xfire profile uploaded like 36 pictures of it and im not gonna paste them all here :P



profile: http://www.xfire.com/screenshots/dieterrr/



objects:

http://pastebin.com/f3b646331

have fun with this map


Re: [map]adminparadise - Imran.Abbas - 06.11.2009

w00w c00l nigga, nice job


Re: [map]adminparadise - slobbann - 06.11.2009

Nice map and good job


Re: [map]adminparadise - Aleron - 06.11.2009

fucking awesome..sweet!!


Re: [map]adminparadise - Matthew_Murdoch - 07.11.2009

Upload again please


Re: [map]adminparadise - David1338 - 07.11.2009

Good job man.


Re: [map]adminparadise - stinkiwinki - 07.11.2009

Quote:
Originally Posted by euRo`
Upload again please
http://stuntisfun.mygamesonline.org/adminparadise.txt

there ya go


Re: [map]adminparadise - Joey_Falcon - 08.11.2009

Looks quite simple from what I've seen in the first and only pic. Still nice though.