if ( cmd == "House" )
{
if ( player.Name == "Hulki" )
{
Announce( "~y~Welcome House.", player, 1 );
player.Pos = Vector ( 557.858, 17.3716, 52.7512 );
}
if ( cmd == "Malubu" )
{
if ( player.Name == "Authorized person" )
{
Announce("~y~Welcome Malubu", player, 1 );
player.Pos = Vector ( -846.527, -72.5197, 11.5413 );
}
if ( cmd == "bar" )
{
if ( player.Name == "Authorized person" )
{
Announce("~y~Welcome Bar", player, 1 );
player.Pos = Vector ( -594.766, 644.979, 11.6765 );
}
{
if ( player.Name == "Hulki" )
{
Announce( "~y~Welcome House.", player, 1 );
player.Pos = Vector ( 557.858, 17.3716, 52.7512 );
}
if ( cmd == "Malubu" )
{
if ( player.Name == "Authorized person" )
{
Announce("~y~Welcome Malubu", player, 1 );
player.Pos = Vector ( -846.527, -72.5197, 11.5413 );
}
if ( cmd == "bar" )
{
if ( player.Name == "Authorized person" )
{
Announce("~y~Welcome Bar", player, 1 );
player.Pos = Vector ( -594.766, 644.979, 11.6765 );
}