Raised This Month: $51 Target: $400
 12% 

Special Characters - Character set for HL - CS


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
01101101
BANNED
Join Date: Nov 2009
Location: 9`su 09`n0n7e`r0f76a
Old 01-07-2010 , 18:56   Special Characters - Character set for HL - CS
Reply With Quote #1

I know there are several ways to use this characters, this is just one

Never wanted to use accents or other stuff in your plugins? Here is a way of doing that.

CS uses UTF-8 codification, however, when we write a plugin chances are that use either ANSI or ASCII depending on the editor.

Besides all this technical stuff, its actually pretty simple to use special characters. Just instead of writing for example

PHP Code:
client_print(0print_chat"Te mat"
What, actually won't work

We write

PHP Code:
client_print(0print_chat"Te maté"
And in CS it will apear as

Code:
Te mat
Anyway, this is the list.

Code:
 = á
 = é
 = *
 = ó
 = ú

 = Á
 = ‰
 = Í
 = “
 = š

 = ñ
 = ç

 = ‘
 = ‡

 = ©
 = ®
™ = „
 = ˜
 = ª

 = ä
 = ë
 = ï
 = ö
 = ü

 = „
 = ‹
 = Ï 
 = – 
 = œ


If you want any other character, please tell me.

And, allthough it may look the same the transformation, just copypaste it, will work.

Last edited by 01101101; 01-04-2011 at 19:52.
01101101 is offline
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 19:29.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode