Forum

> > CS2D > Scripts > Fix please
Forums overviewCS2D overview Scripts overviewLog in to reply

English Fix please

6 replies
To the start Previous 1 Next To the start

old Fix please

_Vava_
User Off Offline

Quote
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 "Â"

old Re: Fix please

Yates
Reviewer Off Offline

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

old Re: Fix please

TopNotch
User Off Offline

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

old Re: Fix please

The Gajos
BANNED Off Offline

Quote
@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)..".
edited 1×, last 25.02.15 09:03:33 pm
To the start Previous 1 Next To the start
Log in to reply Scripts overviewCS2D overviewForums overview