ID:174198
 
I would like to know if anyone can give me some coding that includes:

Guild OOC,Guild War,Create Guild,Guild Boot,Leave Guild,Transfer leader-ship,Make guild a recruiter,Guild Ranks,Invite a player into the guild and guild houses.

Any help would be nice

thanks
KenjiofF3 wrote:
I would like to know if anyone can give me some coding that includes:

Guild OOC,Guild War,Create Guild,Guild Boot,Leave Guild,Transfer leader-ship,Make guild a recruiter and guild houses.

Any help would be nice

thanks

Try searching for guild system. That'll return at least 3 examples out of the first 5 results.
In response to Grei
Grei,

They wernt much help as they were missing most of what I need, the coding that im currently using has:

Create guild,Leave guild,invite player,and transfer leader ship.

The first and or second person to tell me the coding for what I want will get to be a GM on my game DragonBall Neo
In response to KenjiofF3
KenjiofF3 wrote:
Grei,

They wernt much help as they were missing most of what I need, the coding that im currently using has:

Create guild,Leave guild,invite player,and transfer leader ship.

The first and or second person to tell me the coding for what I want will get to be a GM on my game DragonBall Neo

Oh, this is for YADG (Yet Another Dragonball Game). Since you said that, I doubt you'll be getting much help.

Most of the verbs you want to incorporate in your game are easy enough to write (especially with the available demos to get examples from). Do not just cut and paste code, you'll never learn anything that way.

You are asking for someone to do work for you (ie: Guild OOC,Guild War,Create Guild,Guild Boot,Leave Guild,Transfer leader-ship,Make guild a recruiter,Guild Ranks,Invite a player into the guild and guild houses).

Try working on a few of the easier verbs. If you get stuck, use the various resources BYOND provides. If that doesn't work _than_ post a question about a specific problem.

Some of what you want is extremely simple, if you are having difficulty making a specialized chat verb (Guide OOC) maybe you should start with a simpler game that you are able to write from the ground up.
In response to Grei
thanks,
I will try making guild houses again soon