01.04.2011, 13:37
(
Последний раз редактировалось Nexotronix; 02.04.2011 в 06:31.
)
What is this?
This is the original thread - Link: https://sampforum.blast.hk/showthread.php?tid=245191
What i did?
I just edit this script for users of the Incognitos Streamer Plugin, edited old functions and added some new function:
Changes look like this:
Credits
_TeRaN_ Creator of script
Nexotronix Editing
Incodnito - Streamer plugin!
Download
http://pastebin.com/fd1ineDw
Thanks!
This is the original thread - Link: https://sampforum.blast.hk/showthread.php?tid=245191
What i did?
I just edit this script for users of the Incognitos Streamer Plugin, edited old functions and added some new function:
Changes look like this:
pawn Код:
/*Edited Functions*/
CreateMoveable3DText(string[], color, Float:x, Float:y, Float:z, Float:distance, speed)//creating movable 3dtext
AttachMoveable3DTextToVehicle(vehid, string[], color, Float:x, Float:y, Float:z, Float:distance, speed)//creating and attaching text to vehicle
/*Function added*/
AttachMoveable3DTextToPlayer(playerid, string[], color, Float:x, Float:y, Float:z, Float:distance, speed)//creating and attaching text to player
_TeRaN_ Creator of script
Nexotronix Editing
Incodnito - Streamer plugin!
Download
http://pastebin.com/fd1ineDw
Thanks!