17.06.2017, 13:04
Hello everyone iv'e created Arrows.inc basically what it does it created an arrow like gta sa default interior yellow arrow but in this this include you can create arrow in other color
1. RED
2. GREEN
3. BLUE
you can create them anywhere at any interior and at any virtual world.
Functions:
CreateArrow(arrowid, playerid = -1, ARROW_COLOR, Float:х, Float:y, Float:z, interior = 0, virtual_world = 0, Float:tox, Float:toy, Float:toz, tointerior = 0, tovirtual_world = 0, Floattream_distance); creating arrow can be created for specific players and can be created for all players
DoesArrowExist(arrowid); checks if arrow exist
DestroyArrow(arrowid); destroying specific arrow
DestroyAllArrows(); destroying all arrows
Arrow color types:
ARROW_RED arrow color red
ARROW_GREEN arrow color green
ARROW_BLUE arrow color blue
CallBack:
Arrow_OnPlayerTeleport(playerid, arrowid) used when player teleported
Video: http://www.youtube.com/watch?v=r-EMKVGHPA4
Pastebin (Inc): https://pastebin.com/fgUzQDmi
Pastebin (example fs): https://pastebin.com/MFeDRdur
Pastebin (example fs 2): https://pastebin.com/dhKDK9B9
Credits to:
WhatName(me) for Arrows
Incognito for streamer
SA-MP TEAM for a_samp
1. RED
2. GREEN
3. BLUE
you can create them anywhere at any interior and at any virtual world.
Functions:
CreateArrow(arrowid, playerid = -1, ARROW_COLOR, Float:х, Float:y, Float:z, interior = 0, virtual_world = 0, Float:tox, Float:toy, Float:toz, tointerior = 0, tovirtual_world = 0, Floattream_distance); creating arrow can be created for specific players and can be created for all players
DoesArrowExist(arrowid); checks if arrow exist
DestroyArrow(arrowid); destroying specific arrow
DestroyAllArrows(); destroying all arrows
Arrow color types:
ARROW_RED arrow color red
ARROW_GREEN arrow color green
ARROW_BLUE arrow color blue
CallBack:
Arrow_OnPlayerTeleport(playerid, arrowid) used when player teleported
Video: http://www.youtube.com/watch?v=r-EMKVGHPA4
Pastebin (Inc): https://pastebin.com/fgUzQDmi
Pastebin (example fs): https://pastebin.com/MFeDRdur
Pastebin (example fs 2): https://pastebin.com/dhKDK9B9
Credits to:
WhatName(me) for Arrows
Incognito for streamer
SA-MP TEAM for a_samp