SA-MP Forums Archive
[FilterScript] Dynamic - Pickups, Map Icons, Vehicles, 3D Text Labels - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FilterScript] Dynamic - Pickups, Map Icons, Vehicles, 3D Text Labels (/showthread.php?tid=162860)



Dynamic - Pickups, Map Icons, Vehicles, 3D Text Labels - [L3th4l] - 25.07.2010

In-Game Dynamic - Pickups, Map Icons, Vehicles And 3D Text Labels
--------
I specially created this script for those lazy people xD, ye like me -.-
--------

INFO!!
*All Credits inside the folder.

*Also all the info you need to know before asking questions is in the folder.


*BTW, make sure you change the
pawn Код:
MAX_DPICKUPS
MAX_DVEHICLES
MAX_LABELS
MAX_MAPICONS
To the amount of objects you are going to use.


*The Text Labels are only one color, i might add multiple color support, so you can just choose a defined color, but that will be later.
To change that text color go to line, 459 and change it to your own color.


*Special credits to [___]Poth3Ad for helping me out with the load function, and fixing some bugs.

**DOWNLOAD - Current Updated Version: http://solidfiles.com/d/87e7/


**OUTDATED - http://solidfiles.com/d/6ccd/

- If you find a bug, post it here..

{ Fixed a bug when the vehicles weren't spawning correctly ( I misplaced the vehicle rotation ) }
{ Comented a line when you create a vehicle, it will spawn one were you are at, i find that annoying, if you want that back, just uncomment the that line }

Have fun,
[U]214



Re: Dynamic - Pickups, Map Icons, Vehicles, 3D Text Labels - Kar - 25.07.2010

wow nice but id rather use incognitos streamer

very good job pro++ coding


Re: Dynamic - Pickups, Map Icons, Vehicles, 3D Text Labels - [L3th4l] - 25.07.2010

lol, it includes incognitos streamer


Re: Dynamic - Pickups, Map Icons, Vehicles, 3D Text Labels - Kar - 25.07.2010

okay i downloaded so we can create these ingame? what about ingame checkpoints?


Re: Dynamic - Pickups, Map Icons, Vehicles, 3D Text Labels - nuriel8833 - 25.07.2010

Great FS! =)


Re: Dynamic - Pickups, Map Icons, Vehicles, 3D Text Labels - WillyP - 25.07.2010

Awesome! I will be using


Re: Dynamic - Pickups, Map Icons, Vehicles, 3D Text Labels - [L3th4l] - 25.07.2010

Updated - Fixed a vehicle spawning mistake, everything seems good now


Re: Dynamic - Pickups, Map Icons, Vehicles, 3D Text Labels - PotH3Ad - 26.07.2010

Sounds cool :P


Re: Dynamic - Pickups, Map Icons, Vehicles, 3D Text Labels - Whitetiger - 26.07.2010

want a mirror? good, http://www.mediafire.com/?r1cp7hl94num0m3

don't use solidfiles ... its a bitch and have given me a virus a couple times.


Re: Dynamic - Pickups, Map Icons, Vehicles, 3D Text Labels - Niko_boy - 22.10.2010

having problem with filter script
streamer.inc errors

E:\GTA SA\samp02Xserver.win32\pawno\include\streamer.inc( 26 : error 017: undefined symbol "IsPlayerNPC"
E:\GTA SA\samp02Xserver.win32\pawno\include\streamer.inc( 292) : error 017: undefined symbol "IsPlayerNPC"
E:\GTA SA\samp02Xserver.win32\pawno\include\streamer.inc( 42 : warning 202: number of arguments does not match definition
E:\GTA SA\samp02Xserver.win32\pawno\include\streamer.inc( 429) : error 017: undefined symbol "CreatePlayer3DTextLabel"
E:\GTA SA\samp02Xserver.win32\pawno\include\streamer.inc( 431) : error 017: undefined symbol "DeletePlayer3DTextLabel"
E:\GTA SA\samp02Xserver.win32\pawno\include\streamer.inc( 449) : error 017: undefined symbol "UpdatePlayer3DTextLabelText"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


5 Errors.