[AJUDA]ir so com aquele veiculo
#6

Quote:
Originally Posted by The Knight
Посмотреть сообщение
Topo:
PHP код:
new kMoto]; 
OnGameModeInit:
PHP код:
kMoto] = AddStaticVehicle( ... );
kMoto] = AddStaticVehicle( ... );
kMoto] = AddStaticVehicle( ... ); 
Comando:
PHP код:
if( !strcmpcmdtext"/kTeleporte"true ) )
{
   new 
Veiculo GetPlayerVehicleIDplayerid );
   if( 
IsPlayerInAnyVehicleplayerid ) )
   {
      if( 
newstate == PLAYER_STATE_DRIVER )
      {
         if( ( 
Veiculo >= kMoto] ) && ( Veiculo <= kMoto] ) ) 
         {
            
//Funзхes
         
}
         else 
SendClientMessageplayerid, -1"Vocк nгo pode teleportar-se com esse veiculo!" );
      }
      else 
SendClientMessageplayerid, -1"Vocк sу pode teleportar-se se estiver a dirigir uma moto!" );
   }
   else 
SendClientMessageplayerid, -1"Vocк sу pode teleportar-se e estiver em um veiculo!" );
   return 
true;

Ou pode sу pegar o id das motos que quer e colocar, й mais fбcil.
Sу coloquei desta forma para ser diferente, para variar um pouco do comum.
Код:
C:\Users\marcos\Desktop\MyServers\Brasil City Furious\gamemodes\BCF.pwn(1459) : error 029: invalid expression, assumed zero
C:\Users\marcos\Desktop\MyServers\Brasil City Furious\gamemodes\BCF.pwn(1460) : error 029: invalid expression, assumed zero
C:\Users\marcos\Desktop\MyServers\Brasil City Furious\gamemodes\BCF.pwn(1461) : error 029: invalid expression, assumed zero
C:\Users\marcos\Desktop\MyServers\Brasil City Furious\gamemodes\BCF.pwn(3802) : error 017: undefined symbol "newstate"
C:\Users\marcos\Desktop\MyServers\Brasil City Furious\gamemodes\BCF.pwn(3804) : error 032: array index out of bounds (variable "kMoto")
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


5 Errors.
Reply


Messages In This Thread
[AJUDA]ir so com aquele veiculo - by marcos5680 - 17.06.2011, 17:09
Re: [AJUDA] IR SO COM AQUELE VEICULO - by [NWD]Jim._.Carrey - 17.06.2011, 19:03
Re: [AJUDA] IR SO COM AQUELE VEICULO - by The Knight - 17.06.2011, 19:36
Respuesta: Re: [AJUDA] IR SO COM AQUELE VEICULO - by marcos5680 - 17.06.2011, 19:44
Re: [AJUDA] IR SO COM AQUELE VEICULO - by Shadoww5 - 17.06.2011, 19:46
Respuesta: Re: [AJUDA] IR SO COM AQUELE VEICULO - by marcos5680 - 17.06.2011, 19:48
Re: [AJUDA] IR SO COM AQUELE VEICULO - by marcos5680 - 17.06.2011, 19:50
Re: [AJUDA] IR SO COM AQUELE VEICULO - by [R] ousenber [K] - 17.06.2011, 19:50
Respuesta: Re: [AJUDA] IR SO COM AQUELE VEICULO - by marcos5680 - 17.06.2011, 20:39
Re: [AJUDA] IR SO COM AQUELE VEICULO - by [R] ousenber [K] - 17.06.2011, 21:30

Forum Jump:


Users browsing this thread: 6 Guest(s)