SenClientMessage!
#5

Quote:
Originally Posted by MCZOFT
Посмотреть сообщение
True to add , return 1; and let's see what's gonna happen
was the first thing I did ._. but was not solved, I think friend because the function applies very fast but I I did this:
Код:
public OnPlayerExitVehicle(playerid, vehicleid)
{
if(Joined[playerid] == true)
{
PutPlayerInVehicle(playerid, CreatedRaceVeh[playerid], 0);
if(IsPlayerInAnyVehicle(playerid)) SendClientMessage(playerid,0x00FF00AA,"No puedes Bajar de tu vehiculo, para abandonar la carrera Usa /Salir");
}
what you do now first check that the target vehicle inside the vehicle if you can send the message
Solved with help from you and wiki samp

thanks
Reply


Messages In This Thread
SenClientMessage! - by Snoopythekill - 29.01.2014, 19:04
Re : SenClientMessage! - by MCZOFT - 29.01.2014, 19:12
Respuesta: SenClientMessage! - by Snoopythekill - 29.01.2014, 19:19
Re : SenClientMessage! - by MCZOFT - 29.01.2014, 19:24
Respuesta: Re : SenClientMessage! - by Snoopythekill - 29.01.2014, 19:32
Re : SenClientMessage! - by MCZOFT - 29.01.2014, 19:34

Forum Jump:


Users browsing this thread: 2 Guest(s)