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
Its not doing nothing
Misiur
High-roller
Posts: 2,528
Threads: 124
Joined: Jul 2009
Reputation:
0
#4
26.01.2014, 21:31
Quote:
APlayerData[playerid][JoinMessage] = strval(ParameterValue);
Strval evaluates string and returns integer. You need strcpy:
Quote:
strcat((APlayerData[playerid][JoinMessage][0] = EOS, APlayerData[playerid][JoinMessage]), ParameterValue);
Find
Reply
«
Next Oldest
|
Next Newest
»
Messages In This Thread
Message not showing, how i make it show?
- by
DerickClark
- 26.01.2014, 19:18
Re: Its not doing nothing
- by
Weponz
- 26.01.2014, 21:05
Re: Its not doing nothing
- by
DerickClark
- 26.01.2014, 21:15
Re: Its not doing nothing
- by
Misiur
- 26.01.2014, 21:31
Re: Its not doing nothing
- by
DerickClark
- 26.01.2014, 21:43
Re: Its not doing nothing
- by
Misiur
- 26.01.2014, 21:53
Re: Its not doing nothing
- by
DerickClark
- 26.01.2014, 21:58
Re: Its not doing nothing
- by
DerickClark
- 26.01.2014, 22:20
Re: Its not doing nothing
- by
PowerPC603
- 26.01.2014, 22:49
Re: Its not doing nothing
- by
Shetch
- 26.01.2014, 23:30
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