help with adding rb

12/29/2008 22:01 Conan101#1
ok i know my problem is a simple fix. The name PrevJob Does not Exist in the Current context nd the other error i got is The name InternalDatabase Does not exist in the current context
12/29/2008 22:04 Beta Limit#2
You need to make External Database as "DataBase" (without the "" making sure to keep CAP D and B)

PrevJob needs to be added to your MySQL Database (i think)
12/29/2008 22:21 turk55#3
you have to add something under : public Client MyClient;
thats in Character.cs
goodluck
12/29/2008 23:09 damianpesta#4
Quote:
Originally Posted by turk55 View Post
you have to add something under : public Client MyClient;
thats in Character.cs
goodluck
no you dont, you have to Define PrevJob ... its byte so it will be public byte PrevJob = 0

you can do Some Random PrevJob ... It can be 25 if you want non rb warrs to have reflect
01/13/2009 23:06 TruthCo#5
add me on msn

[Only registered and activated users can see links. Click Here To Register...] i can probably help you with defining them
01/14/2009 09:30 damianpesta#6
Quote:
Originally Posted by TruthCo View Post
add me on msn

[Only registered and activated users can see links. Click Here To Register...] i can probably help you with defining them
You definitly Got no brain.Bumped Old topic,look the date.And its Solved, all he wanted is to define PrevJob in character.cs ...