Hello, I would like to present you the Magic Wand Script
Video:
https://www.youtube.com/watch?v=aaHfVz-UxR8
Download:
Magic.inc GitHub / Abyss Morgan Website
3DTryg.inc GitHub / Abyss Morgan Website Thread
ColAndreas Plugin Thread
Instalation:
Functions:
Activation:
Notice:
Filterscript not exist because filterscripts have limits.
This has been replaced by include, having automatic installation, efficient GameMode/FilterScript.
Video:
https://www.youtube.com/watch?v=aaHfVz-UxR8
Download:
Magic.inc GitHub / Abyss Morgan Website
3DTryg.inc GitHub / Abyss Morgan Website Thread
ColAndreas Plugin Thread
Instalation:
PHP Code:
#include <SAM/3DTryg>
#include <Magic>
PHP Code:
ToggleUseTeamMagicShoot(bool:toggle); //default: false
bool:IsToggleUseTeamMagicShoot();
ToggleMagicShootForAll(bool:toggle); //default: false
bool:IsToggleMagicShootForAll();
ToggleMagicShootForPlayer(playerid,bool:toggle); //default: false
bool:IsToggleMagicShootForPlayer(playerid);
PHP Code:
Weapon: Fist
Left Mouse Button
Filterscript not exist because filterscripts have limits.
This has been replaced by include, having automatic installation, efficient GameMode/FilterScript.