• Welcome to Valhalla Legends Archive.
 

WCG

Started by Mangix, June 15, 2005, 11:17 PM

Previous topic - Next topic

Mangix

can anyone give me the WCG Statstring for W3XP?

Hdx

#1
WCPG
WCPL
WCRF
WCSI
WCBR
WCGO

These will be reversed in the statstirng. And will be the last thing in the statstirng I beleave.
But jsut checking if it's anywhere in it usualy works, I've never had a mixup.
~-~(HDX)~-~

Proud host of the JBLS server www.JBLS.org.
JBLS.org Status:
JBLS/BNLS Server Status

Mangix

...what do you mean the last thing in the statstring? isnt that for the name of a Clan or the level(if user doesnt have a clan).

Hdx

What I mean? That if you check the last 4 didgets of the SS. Then you can figure ut if it is WCG:
    Select Case UCase(Right(Space(4) & Statstring, 4))
        Case "FRCW": GetIcon = Icon_WCRF
        Case "LPCW": GetIcon = Icon_WCPL
        Case "OGCW": GetIcon = Icon_WCGO
        Case "ISCW": GetIcon = Icon_WCSI
        Case "RBCW": GetIcon = Icon_WCBR
        Case "GPCW": GetIcon = Icon_WCPG
    End Select

~-~(HDX)~-~

Proud host of the JBLS server www.JBLS.org.
JBLS.org Status:
JBLS/BNLS Server Status