Page 1 of 1

How to use a ' in code

Posted: Sat Oct 30, 2010 1:25 pm
by kyle
I am building a Hud and I am trying to watch for a guild name that comes in zone

I am using the following in my hud
GUInd6=3,720,240,255,234,8,${If[${SpawnCount[pc guild "Killer's Path"]},,Killer's End]}

If I put any other guild name in it works so I am thinking because this guild has a ' in their name it's causing issues. Can someone tell me how to write this so it will work with names that have a ' in them

Thanks