Print Page | Close Window

Certain Classed Available On Create

Printed From: Mirage Source
Category: Tutorials
Forum Name: Temporary Archive (Read Only)
Forum Discription: Temporary 3.0.3 archive tutorials, will be deleted when converted.
URL: http://ms.shannaracorp.com/backup-forums/forum_posts.asp?TID=140
Printed Date: 20 December 2006 at 5:52pm
Software Version: Web Wiz Forums 8.01 - http://www.webwizforums.com


Topic: Certain Classed Available On Create
Posted By: Sync
Subject: Certain Classed Available On Create
Date Posted: 11 February 2006 at 3:05pm
Difficulty: Easy 1/5

Originaly Posted By: Aregon

(all client side)

goto ModclientTCP then search for Sub Handledata

then search for

' Used for if the player is creating a new character

and change this code

For i = 0 To Max_Classes

to

For i = 0 To 0 <the class numbers you want it to pick up

And thats it.

so
For i = 0 To 0 <allows only the class #0 in Class Rec to be seen

and

For i = 0 To 1 <allows the class #'s 0 and 1 in class rec to be seen



Print Page | Close Window

Bulletin Board Software by Web Wiz Forums version 8.01 - http://www.webwizforums.com
Copyright ©2001-2006 Web Wiz Guide - http://www.webwizguide.info