[FS/MAP]Admin's Villaz
#1

I've created 2 Mansions for admins
There are 2 gates
Commands: /opengate /closegate /opengarage /closegarage /adminhouse
Teleport Comand:
pawn Код:
if(strcmp(cmdtext,"/adminhouse",true)==0)
{
new vehicleid = GetPlayerVehicleID(playerid);
new State = GetPlayerState(playerid);
if(IsPlayerInAnyVehicle(playerid) && State == PLAYER_STATE_DRIVER)
{
GameTextForPlayer(playerid,"Welcome To Admins Villaz",4000,6);
LinkVehicleToInterior(vehicleid,0);
SetPlayerInterior(playerid,0);
return SetVehiclePos(vehicleid,-1444.0,1007.1,7.1);
}
SetPlayerPos(playerid,-1444.0,1007.1,7.1);
SetPlayerInterior(playerid,0);
GameTextForPlayer(playerid,"Welcome To Admins Villaz",4000,6);
return 1;
}
Credits: heatON StartER

Pics:






Links:
http://www.sendspace.com/file/b8h4am
http://rapidshare.com/files/16412576...house.pwn.html

ENJOY !!
Reply


Messages In This Thread
[FS/MAP]Admin's Villaz - by extra - 16.11.2008, 18:28
Re: [FS/MAP]Admin's Villaz - by Danut - 16.11.2008, 18:44
Re: [FS/MAP]Admin's Villaz - by extra - 16.11.2008, 18:49
Re: [FS/MAP]Admin's Villaz - by SilverWolf21 - 16.11.2008, 18:51
Re: [FS/MAP]Admin's Villaz - by whooper - 16.11.2008, 18:56
Re: [FS/MAP]Admin's Villaz - by Danut - 16.11.2008, 19:00
Re: [FS/MAP]Admin's Villaz - by Rks25 - 16.11.2008, 19:03
Re: [FS/MAP]Admin's Villaz - by extra - 16.11.2008, 19:25
Re: [FS/MAP]Admin's Villaz - by sidhu123 - 16.11.2008, 22:17
Re: [FS/MAP]Admin's Villaz - by extra - 18.11.2008, 18:01

Forum Jump:


Users browsing this thread: 1 Guest(s)