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
string warning
lorigio
Little Clucker
Posts: 22
Threads: 6
Joined: Jan 2010
Reputation:
0
#2
12.02.2012, 16:25
It means string is already used before.
Example
new string[1024];
public example()
{
new string[1024]; <-- error
}
Find
Reply
«
Next Oldest
|
Next Newest
»
Messages In This Thread
string warning
- by
SumX
- 12.02.2012, 16:21
Re: string warning
- by
lorigio
- 12.02.2012, 16:25
Re: string warning
- by
Konstantinos
- 12.02.2012, 16:26
Re: string warning
- by
ReneG
- 12.02.2012, 16:26
Re: string warning
- by
SumX
- 12.02.2012, 16:26
Re: string warning
- by
lorigio
- 12.02.2012, 16:33
Re: string warning
- by
ReneG
- 12.02.2012, 16:34
Re: string warning
- by
SumX
- 12.02.2012, 16:34
Re: string warning
- by
[ABK]Antonio
- 13.02.2012, 01:17
Re: string warning
- by
Tannz0rz
- 13.02.2012, 02:11
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