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
Can't find tag mismatch
Mmartin
Big Clucker
Posts: 102
Threads: 9
Joined: Jan 2010
Reputation:
0
#6
13.02.2013, 14:31
Quote:
Originally Posted by
Daslee
I tried this also, so I got same warning on those lines:
pawn Code:
Labels3D
[
tmp
]
[
0
]
=
x; Labels3D
[
tmp
]
[
1
]
=
y; Labels3D
[
tmp
]
[
2
]
=
z;
return
tmp;
That's because the inner variables in the array (such as labels3d[tmp][0]) aren't declared as float variables. Fix that and you will get rid of your warning.
Find
Reply
«
Next Oldest
|
Next Newest
»
Messages In This Thread
Can't find tag mismatch
- by
Daslee
- 13.02.2013, 12:17
Re: Can't find tag mismatch
- by
arakuta
- 13.02.2013, 12:41
Re: Can't find tag mismatch
- by
Daslee
- 13.02.2013, 12:59
Re: Can't find tag mismatch
- by
CreativityLacker
- 13.02.2013, 13:06
Re: Can't find tag mismatch
- by
Daslee
- 13.02.2013, 14:13
Re: Can't find tag mismatch
- by
Mmartin
- 13.02.2013, 14:31
Re: Can't find tag mismatch
- by
Daslee
- 17.02.2013, 19:26
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: 1 Guest(s)
SA-MP Forums Archive
SA-MP Scripting and Plugins
Scripting Help