EOSERV Forum > EOSERV > Adding Job
Topic is locked.
Page: << 1 >>
Adding Job
Author Message
Post #59069 Adding Job

 Can Someone Help me to Add the "Job"?

14 years, 22 weeks ago
Post #59071 Re: Adding Job

You can't yet, unless you are using Sordie's EO.Addons.

Even so, It only works for kalandra right now. EOSERV/Seose doesn't support it for now. Wait until someone releases it.

---
Create your own destiny, don't let someone else do it for you.
14 years, 22 weeks ago
Post #59082 Re: Adding Job

EOSERV doesn't support "Job" by default, nor does the EO Client, however Sordie's addon allows the use of a break character to divide character->title into title/job. I described how to do this many months ago, you will need to find the topic that covers this.

14 years, 22 weeks ago
Post #59126 Re: Adding Job

Hey, look who found the topic :). https://eoserv.net/forum/topic/8325&p=1

---
Love you too.
14 years, 22 weeks ago
Post #59598 Re: Adding Job

I have it reading from the database!

This is what appolo said

"The proper is to send the home name as ~home¬job where home is the name given to the players home and job of course is that. It is an easy add to eoserv. Create a database column for job name, add reading and saving support in character.cpp as well asmakingentries for this->job,andfinally, edit Paperdoll.cpp to enter both strings within the one for home. Have fun with it."


and in this topic "divide character->title into title/job"


My question is what the hell is ~home¬job I cant find reference to it?


What should the database column be set up as? I set it up as varchar 32 null default, unemployed?


In paperdoll.cpp  is it

reply.AddBreakString(character->title ?character->job : "") or 

reply.AddBreakString(character->home ? character->job : "")  ?

14 years, 21 weeks ago
Post #189832 Re: Adding Job
insomniac posted: (25th Jan 2011, 02:41 am)


My question is what the hell is ~home¬job I cant find reference to it?


Bump. ? Sorry to bump an old topic, but I'm highly interested in any news. 

~James
---
http:​/​/​i49.tinypic.com/​2nisayq.png​

v28 ~ Mapping Artist ~ Server Owner/Quest Writer ~ Constructive Reply ~ Demonic Karma ~ Oldbie.
12 years, 9 weeks ago
Page: << 1 >>
Topic is locked.
EOSERV Forum > EOSERV > Adding Job