|
|
#1 | ||
|
Huge Clucker
![]() ![]() ![]() Join Date: May 2010
Posts: 291
Reputation: 0
|
Hello,
How can i use, new text = "Hello" <--- I don't know how i can do this. Quote:
Quote:
as C++, but .. I'm very confused. So i want to put a text in new text; Thanks |
||
|
|
|
|
#2 |
|
Big Clucker
![]() ![]() Join Date: Feb 2010
Posts: 142
Reputation: 0
|
SendClientMessage(playerid, COLOR, "Hello");
|
|
|
|
|
#3 |
|
High-roller
![]() ![]() ![]() ![]() ![]() Join Date: Jun 2007
Posts: 3,472
Reputation: 226
|
You need to add the number of cells for characters
pawn Code:
|
|
|
|
|
#4 |
|
Huge Clucker
![]() ![]() ![]() Join Date: Aug 2009
Posts: 259
Reputation: 0
|
Well you can define it to like:
pawn Code:
|
|
|
|
|
#5 |
|
Godfather
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Jan 2009
Location: England
Posts: 6,540
Reputation: 697
|
Or, simply:
pawn Code:
However, if you need to use a variable in a string, then you'll need to create a string and format it: pawn Code:
|
|
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [Tutorial] How to write a tutorial | Y_Less | Tutorials | 26 | 17/04/2013 04:52 PM |
| How Do You Write This? | sidhu123 | Everything and Nothing | 2 | 12/09/2009 04:05 AM |
| Write something in big and to the top | TimBuk.Ekh | Help Archive | 3 | 18/04/2009 07:19 PM |