how to make character able to wear 2 weapon

04/20/2011 05:21 dego4ever#1
i use upgraded conquer server v2

& want know how to make monk wear 2 weapons :rolleyes:
04/20/2011 05:46 pro4never#2
Use trojans as an example and go from there.

There should be some slot/class checks when equipping stuff... just see how it handles trojans or ninjas and follow that example for monks.
04/20/2011 09:32 dego4ever#3
Quote:
Originally Posted by pro4never View Post
Use trojans as an example and go from there.

There should be some slot/class checks when equipping stuff... just see how it handles trojans or ninjas and follow that example for monks.
pro i'm a noob in coding.

please if you can tell me/
04/21/2011 10:55 onlyme23#4
Quote:
Originally Posted by dego4ever View Post
pro i'm a noob in coding.

please if you can tell me/
lol ...you can make it yourself ......just look in your source !
04/21/2011 12:21 _DreadNought_#5
Dego learn(this is something I learned the hard way.. and trust me i'd be a much better coder if I had learned this a lot earlier on), Don't expect people to do this for you everything you need is there...

This is something along the lines of what Nullable said awhile ago ..
"Use logic and knowledge to put the pieces of the puzzle together"
04/21/2011 13:03 dego4ever#6
Quote:
Originally Posted by onlyme23 View Post
lol ...you can make it yourself ......just look in your source !
lol. nothing else?

Quote:
Originally Posted by _DreadNought_ View Post
Dego learn(this is something I learned the hard way.. and trust me i'd be a much better coder if I had learned this a lot earlier on), Don't expect people to do this for you everything you need is there...

This is something along the lines of what Nullable said awhile ago ..
"Use logic and knowledge to put the pieces of the puzzle together"

thanks Dread for this advice. i will try this after 1 month