Hey all, long time no talk.
I need help with an if-then statement. Here is what I have:
It always shows "Horde" however the 0 and 1 result is correct. I haven't worked with WAs in a while and just cannot wrap my brain around this.Code:function() local myFactionnum = GetBattlefieldArenaFaction() if myFactionnum == "1" then myFaction = "Alliance" else myFaction = "Horde" return myFaction end end

Recent Blue Posts
Recent Forum Posts
Housing limitations
MMO-Champion

Reply With Quote



