[FilterScript] Hunting System
#21

Update v1.2.0:

- Fixed underground spawn

- Added check if spawn pos is out of moving_area

- Added check if spawn pos is out of world

- Updated example code

- Changed function:
PHP код:
Hunting::GoTo(mobid,Float:x,Float:y,bool:disable_moving=false);
Hunting::Stop(mobid,delay=-1);
Hunting::Kill(mobid,playerid=INVALID_PLAYER_ID); 
- Changed callback:
PHP код:
OnPlayerTakeHuntDrop(playerid,mobid,drop); //return 0 set drop flag 0 
- Added functions:
PHP код:
Hunting::SetPos(mobid,Float:x,Float:y,Float:z,bool:disable_moving=false);
Hunting::ForceRespawn(mobid,Float:x,Float:y,Float:z);
Hunting::GetScaredRange(mobid);
Hunting::SetScaredRange(mobid,Float:range);
Hunting::GetPressTime(mobid);
Hunting::SetPressTime(mobid,miliseconds);
Hunting::GetFacingAngle(mobid);
Hunting::IsScared(mobid);
Hunting::IsPlayerInRange(playerid,mobid,Float:range); 
- Added extended function:
PHP код:
Hunting::GetActiveMob(playerid,mob_state); 
- Added callback:
PHP код:
OnAnimalScareStateChanged(mobid,playerid,isscared);
OnPlayerHuntDropStateChange(playerid,mobid,drop_state); //only called if press time > 0 
- Added definitions:
PHP код:
HUNTING_DROP_STATE_FINISH
HUNTING_DROP_STATE_START
HUNTING_DROP_STATE_INTERRUPT 
Reply


Messages In This Thread
Hunting System - by AbyssMorgan - 21.08.2017, 16:21
Re: Hunting System - by iLearner - 21.08.2017, 16:35
Re: Hunting System - by Eoussama - 21.08.2017, 16:47
Re: Hunting System - by IlanZ - 21.08.2017, 16:51
Re: Hunting System - by cuber - 21.08.2017, 19:02
Re: Hunting System - by FuNkYTheGreat - 21.08.2017, 19:13
Re: Hunting System - by Astralis - 21.08.2017, 19:29
Re: Hunting System - by JustMe.77 - 21.08.2017, 23:52
Re: Hunting System - by iLearner - 21.08.2017, 23:59
Re: Hunting System - by Barnwell - 22.08.2017, 00:21
Re: Hunting System - by iLearner - 22.08.2017, 07:55
Re: Hunting System - by AbyssMorgan - 22.08.2017, 08:01
Re: Hunting System - by Ghazal - 22.08.2017, 08:07
Re: Hunting System - by JustMe.77 - 22.08.2017, 09:21
Re: Hunting System - by Dignity - 22.08.2017, 09:26
Re: Hunting System - by Gammix - 22.08.2017, 12:16
Re: Hunting System - by AbyssMorgan - 22.08.2017, 13:24
Re: Hunting System - by iLearner - 22.08.2017, 13:29
Re: Hunting System - by Roozevelt - 22.08.2017, 15:20
Re: Hunting System - by X337 - 22.08.2017, 15:44
Re: Hunting System - by AbyssMorgan - 23.08.2017, 08:02
Re: Hunting System - by AbyssMorgan - 25.08.2017, 07:10
Re: Hunting System - by Danisoni - 08.09.2017, 21:46
Re: Hunting System - by AbyssMorgan - 09.09.2017, 05:29
Re: Hunting System - by Danisoni - 09.09.2017, 09:00
Re: Hunting System - by AbyssMorgan - 09.09.2017, 16:30
Re: Hunting System - by Xeon™ - 09.09.2017, 16:51
Re: Hunting System - by AbyssMorgan - 09.09.2017, 17:27
Re: Hunting System - by Xeon™ - 09.09.2017, 17:38
Re: Hunting System - by Deadpoop - 17.09.2017, 18:10
Re: Hunting System - by Danisoni - 26.10.2017, 18:30
Re: Hunting System - by GamezCEO - 27.10.2017, 06:53
Re: Hunting System - by AbyssMorgan - 18.12.2017, 12:41
Re: Hunting System - by rfr - 18.12.2017, 16:30
Re: Hunting System - by Grella - 20.12.2017, 12:43
Re: Hunting System - by KatarinaCalzaghe - 13.02.2018, 13:49
Re: Hunting System - by Belengher - 31.03.2018, 19:58
Re: Hunting System - by Edolas - 17.05.2018, 05:05
Re: Hunting System - by ShadowBlack - 19.05.2018, 08:59
Re: Hunting System - by ShadowBlack - 20.05.2018, 16:09
Re: Hunting System - by CodeStyle175 - 08.06.2018, 17:55
Re: Hunting System - by serkan1204 - 10.06.2018, 10:53
Re: Hunting System - by CodeStyle175 - 10.06.2018, 15:37

Forum Jump:


Users browsing this thread: 1 Guest(s)