Thread Rating:
  • 6 Vote(s) - 2.33 Average
  • 1
  • 2
  • 3
  • 4
  • 5
table help
#5
Code:
function Summon.ClassCanSummon()
    if (Player.job == 26 or Player.job == 27) then
        return true
    end

    return false
end

or

Code:
function Summon.ClassCanSummon()
    return (Player.job == 26 or Player.job == 27)
end
Reply
 


Messages In This Thread
table help - by TauTau - 10-30-2013, 02:01 PM
RE: table help - by z0mg - 10-30-2013, 02:32 PM
RE: table help - by TauTau - 10-30-2013, 02:36 PM
RE: table help - by z0mg - 10-30-2013, 02:44 PM
RE: table help - by KaWeNGoD - 10-30-2013, 02:57 PM
RE: table help - by TauTau - 10-30-2013, 03:17 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)

We help you win the game.

FFXIV Bot and More.

 

Products