Forum
Search
Members
Help
Hello There, Guest!
Login
Username:
Password:
Lost Password?
Remember me
SA-MP Forums Archive
SA-MP Scripting and Plugins
Scripting Help
Help Archive
Threaded Mode
3D Text Draw -- Two Questions
Zack9764
Huge Clucker
Posts: 280
Threads: 45
Joined: Jun 2008
Reputation:
0
#1
13.02.2011, 16:00
1) Can I make them bigger?
2)What should I do so the script finds the nearest 3D textdraw?
Find
Reply
[P4]
Gangsta
Posts: 634
Threads: 4
Joined: Sep 2010
Reputation:
0
#2
13.02.2011, 16:03
You mean 3D text label?
1) You can't
2) I'm not sure but i think you can't
Find
Reply
Zack9764
Huge Clucker
Posts: 280
Threads: 45
Joined: Jun 2008
Reputation:
0
#3
13.02.2011, 16:04
Yeah. 3D Text labels.
Find
Reply
SkizzoTrick
High-roller
Posts: 1,701
Threads: 110
Joined: Aug 2010
Reputation:
0
#4
13.02.2011, 16:11
I don't know if it is possible to get the nearest label .
maybe with
pawn Код:
for
(
new
i
=
0
;i
<
MAX_LABELS;i
++
)
but MAX_LABELS doesn't exist and i don't know with what to replace it.
Find
Reply
Joe Staff
High-roller
Posts: 2,593
Threads: 38
Joined: Aug 2007
Reputation:
0
#5
13.02.2011, 16:14
The only way to get the nearest 3D text label is to save the coordinates and ID in a variable
Find
Reply
«
Next Oldest
|
Next Newest
»
View a Printable Version
Forum Jump:
Private Messages
User Control Panel
Who's Online
Search
Forum Home
SA-MP
-- News and Updates
-- General
-- Client Support
-- Bug Reports
-- Screenshots and Videos
SA-MP Server
-- Server Support
-- Server Advertisements
SA-MP Scripting and Plugins
-- Scripting Help
---- Tutorials
---- Discussion
---- Help Archive
-- Gamemode Scripts
-- Filterscripts
---- Includes
---- Tools and Files
---- Maps
-- Plugin Development
SA-MP DL Edition
-- SA-MP 0.3.DL
---- Model Releases
Other
-- Everything and Nothing
Non-English
-- Languages
---- Nederlands/Dutch
------ Scripting Showroom en Discussie
------ Off topic
---- Español/Spanish
------ Lanzamientos/Releases
---- Français/French
------ Showroom
---- Русский/Russian
------ Релизы/Releases
---- Português/Portuguese
------ Lançamentos/Releases
---- Română/Romanian
------ Salonul Scripturilor
---- Archive
Users browsing this thread: 3 Guest(s)
SA-MP Forums Archive
SA-MP Scripting and Plugins
Scripting Help
Help Archive