Jump to content

Classes


Sazerra05

Recommended Posts

Hey everyone!

I would like to have a question.

How can I check what my class is and then use it in a script?

I would like to check my class and give items based on that, but I have no idea how to do it.

Would this work? :

[codescriptname Class01

 

ref playerclass

 

Begin GameMode

set playerclass to player.GetClass

if playerclass == warrior

endif

end][/code]

I don't think so, but who knows :psyduck:

Thanks in advance,

Saz

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...