streamer error please help!
#1

Код:
D:\Mбtй kйpei\SeeRPG\pawno\include\streamer.inc(487) : warning 235: public function lacks forward declaration (symbol "OnPlayerWeaponShot")
D:\Mбtй kйpei\SeeRPG\pawno\include\streamer.inc(489) : error 017: undefined symbol "BULLET_HIT_TYPE_PLAYER_OBJECT"
Код:
public OnPlayerWeaponShot(playerid, weaponid, hittype, hitid, Float:fX, Float:fY, Float:fZ) <<ERROR
{
	if (hittype == BULLET_HIT_TYPE_PLAYER_OBJECT)<<ERROR
	{
		Streamer_CallbackHook(STREAMER_OPWS, playerid, weaponid, hittype, hitid, fX, fY, fZ);
	}
how to fix?? help
Reply


Messages In This Thread
streamer error please help! - by Slicebook - 02.05.2014, 23:03
AW: streamer error please help! - by rospar - 02.05.2014, 23:21
Re: streamer error please help! - by RenSoprano - 02.05.2014, 23:43

Forum Jump:


Users browsing this thread: 1 Guest(s)