[Ajuda] Erro com streamer
#6

Quote:
Originally Posted by Maxtel
Посмотреть сообщение
public OnPlayerWeaponShot(playerid, weaponid, hittype, hitid, Float:fX, Float:fY, Float:fZ)
{
if (hittype == BULLET_HIT_TYPE_PLAYER_OBJECT)
{
Streamer_CallbackHook(STREAMER_OPWS, playerid, weaponid, hittype, hitid, fX, fY, fZ);
}
#if defined Streamer_OnPlayerWeaponShot
return Streamer_OnPlayerWeaponShot(playerid, weaponid, hittype, hitid, fX, fY, fZ);
#else
return 1;
#endif
}

postei tudo mas linha if (hittype == BULLET_HIT_TYPE_PLAYER_OBJECT)

Use o que eu uso:

http://pastebin.com/XJWTeWSR
Reply


Messages In This Thread
Erro com streamer - by Maxtel - 21.03.2014, 00:24
Re: Erro com streamer - by WendeLKILL - 21.03.2014, 00:41
Re: Erro com streamer - by Maxtel - 21.03.2014, 00:48
Re: Erro com streamer - by WendeLKILL - 21.03.2014, 15:35
Re: Erro com streamer - by Maxtel - 21.03.2014, 17:50
Re: Erro com streamer - by GabrielRibeiro - 21.03.2014, 19:01
Re: Erro com streamer - by Maxtel - 22.03.2014, 02:42
Re: Erro com streamer - by Locky_ - 22.03.2014, 02:47
Re: Erro com streamer - by Maxtel - 22.03.2014, 13:34

Forum Jump:


Users browsing this thread: 3 Guest(s)