HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

scope with underscore name

06-05-2008, 01:53 PM#1
inkken
I went to compile my codes and noticed scope's name cannot have an underscore in it. Is there a way to bypass (force it to accept the name) this without manually typing each function name out?

Expand JASS:

I don't want to be lame and do this:

Expand JASS:

nor do i want to destroy my naming convention. So again, is there a vJass syntax that's similar to scope, but allow me to have a name with an underscore?
06-05-2008, 02:23 PM#2
inkken
Nevermind, i figured out how.