[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
#2

to much objects this'll crash my server

# bravo orisicum
Reply
#3

I know but thx
Stiu da mersi oricum
Reply
#4

And where is this admin house?
Reply
#5

make a tele off the objects and then slap urself to get out of the object...

nice work
Reply
#6

i think is somewhere...in LV ?
Reply
#7

Quote:
Originally Posted by Danut
to much objects this'll crash my server

# bravo orisicum
Use a streamer than

@ heatON: nice man.
Reply
#8

I'm sorry i forgot to say where is located this Map
Is in SF
I've created a teleport comand:

Код:
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;
}
Thx to all
Reply
#9

Woah.. What ID light is that?.. The one with the blue, white, and red bulb
It looks lovely!
Reply
#10

hmm i don't know that object id but you can find it in Miscellanous-Special there go down and you will find it
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)