[FilterScript] [FS] Admin Base
#1

Admin Base


Contain:
3 nivels.
1 House.
Cars.
Bikes.
Helis.
Hydras.
Shamals.
Boats.

__________________________________________________ ____________

Watch photos.

ScreenShots



[b]__________________________________________________
Teleport command
/adminh

pawn Код:
public OnPlayerCommandText(playerid, cmdtext[])
{
    if(strcmp(cmdtext,"/adminh",true)==0)
{
new vehicleid = GetPlayerVehicleID(playerid);
new State = GetPlayerState(playerid);
if(IsPlayerInAnyVehicle(playerid) && State == PLAYER_STATE_DRIVER)
{
GameTextForPlayer(playerid,"Admin Base",4000,6);
return SetVehiclePos(vehicleid,3088.3850,-976.0178,32.1193);
}
SetPlayerPos(playerid,3088.3850,-976.0178,32.1193);
GameTextForPlayer(playerid,"Admin Base",4000,6);
return 1;
}
    return 0;
}
____________________
_______________________________________
Download
_____________

_____________________________
Credits to DokerJr
_______________

Comment plss
Made By DokerJr
Reply


Messages In This Thread
[FS] Admin Base - by DJ_AxeL - 06.07.2009, 15:38
Re: [FS] Admin Base - by adi360 - 06.07.2009, 16:05
Re: [FS] Admin Base - by breakpaper - 06.07.2009, 16:43
Re: [FS] Admin Base - by ByFukara - 06.07.2009, 16:45
Re: [FS] Admin Base - by craponnaruto - 07.07.2009, 06:43
Re: [FS] Admin Base - by d3v3n - 24.07.2009, 20:48
Re: [FS] Admin Base - by andruw_martis - 10.03.2011, 03:42
Re: [FS] Admin Base - by Ironboy - 10.03.2011, 03:44
Re: [FS] Admin Base - by jedes - 08.04.2011, 00:23
Re: [FS] Admin Base - by Ironboy - 08.04.2011, 11:23

Forum Jump:


Users browsing this thread: 1 Guest(s)