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
Linear Mode
const explained please
AndreiWow
High-roller
Posts: 1,046
Threads: 250
Joined: Nov 2014
Reputation:
0
#3
31.01.2017, 17:17
Quote:
Originally Posted by
Runn3R
pawn Код:
static
const
Float
:
CameraPos
[
]
[
3
]
=
{
{
x, y, z
}
,
}
;
Use new if you want to load it in other scripts.
Can you also explain to me what does this number mean? '[3]', do I need to raise it if I want to add more coords?
I want to use it for gas stations, can I just call it like this? if(IsPlayerInRangeOfPoint(playerid, 8.0, CameraPos);
I will change its name so don't bother telling me that xD
Find
Reply
«
Next Oldest
|
Next Newest
»
Messages In This Thread
const explained please
- by
AndreiWow
- 31.01.2017, 17:12
Re: const explained please
- by
Runn3R
- 31.01.2017, 17:13
Re: const explained please
- by
AndreiWow
- 31.01.2017, 17:17
Re: const explained please
- by
Runn3R
- 31.01.2017, 17:20
Re: const explained please
- by
Vince
- 31.01.2017, 17:21
Re: const explained please
- by
AndreiWow
- 31.01.2017, 17:22
Re: const explained please
- by
Runn3R
- 31.01.2017, 17:24
Re: const explained please
- by
AndreiWow
- 31.01.2017, 17:26
Re: const explained please
- by
Runn3R
- 31.01.2017, 17:27
Re: const explained please
- by
AndreiWow
- 31.01.2017, 17:29
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: 2 Guest(s)
SA-MP Forums Archive
SA-MP Scripting and Plugins
Scripting Help