Forum

> > CS2D > Scripts > Fix please
ForenübersichtCS2D-Übersicht Scripts-ÜbersichtEinloggen, um zu antworten

Englisch Fix please

6 Antworten
Zum Anfang Vorherige 1 Nächste Zum Anfang

alt Fix please

_Vava_
User Off Offline

Zitieren
1
2
3
4
5
addhook("join","joinMsg")
function joinMsg(id)
msg2(id,"©255255255Welcome to Zombie CrownV3,©000255000 "..player(id,"name").."©255255255!")
msg2(id,"©255255255Say !cmds for all your commands!!")
msg2(id,"©255255255Enjoy!")

In Game when i start the msg become this
"ÂWelcome......"
There is Always This "Â"

alt Re: Fix please

Yates
Reviewer Off Offline

Zitieren
No worries. Common bug while saving in a different format.

alt Re: Fix please

TopNotch
User Off Offline

Zitieren
Easiest way to fix this is by replacing it with \169 or string.char(169).

alt Re: Fix please

The Gajos
BANNED Off Offline

Zitieren
@user TopNotch: In any way, I use ©, because it's shorter than \169 and don't need to be modified by adding a string words of nonsense: "..string.char(169)..".
1× editiert, zuletzt 25.02.15 21:03:33
Zum Anfang Vorherige 1 Nächste Zum Anfang
Einloggen, um zu antworten Scripts-ÜbersichtCS2D-ÜbersichtForenübersicht