Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

Help with classes.


Domino_
 Share

Recommended Posts

I think you missed what he really wanted Admiral. :p

To make a class invisible at the new character screen you have to set them to Locked = 1 in the classes settings.
This will permit scripts to change someone to this available class, but nothing is shown about it in the new char window.

To change at level 50, its a simple if statement in the level sub.

if level is 50 then
    calll sprite change
end if

Hope that helps.

PS I did not give you an example in sadscript or source code because it is best you learn those commands well. The structure is as i stated above.
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...