[Ajuda] Erro com streamer
#1

Galera fui compilar minha gm e deu seguinte erro

C:\Users\weslley\Desktop\Nova pasta\pawno\include\streamer.inc(489) : error 017: undefined symbol "BULLET_HIT_TYPE_PLAYER_OBJECT"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Error.

Gostaria de saber como aruma e porque isso ocorre

jб pesquisei e nada resolve jб atualizei as includes do pawn para a do samp 0.3z
Reply
#2

Atualiza a Include Streamer
Reply
#3

to usando ultima que baixei no tуpico oficial ontem

e tb adicionei o plugin ao pawno
Reply
#4

Entгo Manda a Linha 489 da Include Streamer
Reply
#5

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)
Reply
#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
#7

Copilo agora poderia me mandar sua streamer.so
Reply
#8

Esses erros aн ocorrem por que nгo estб com as includes do sa-mp mais atuais.
o Streamer 2.7 й para o SA-MP 0.3z.
Ou seja, todas as includes do SA-MP deve ser tambйm do 0.3z.
Reply
#9

Eu atualizei meu samp teria como me passa seu Skype para pode me ajudar ?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)