[Question]Dropable item ?

10/15/2010 22:36 T.h.u.n.d.e.r#1
Hey guys i want to ask if the f-soul iteams can be droped from mobs ? and if can what query tends to do that ?
10/16/2010 02:12 karnyge#2
I think you would have to make a query that would make that happen. I do not do queries for the database but there are some out there who could show you how.

I wish you luck in adding this particular rule to the drops.
10/16/2010 07:02 ~*Kronic*~#3
There should be a way that allows that... i beleive you would have to do it all through action codes though. I suggest you learn more about the cq_action table and figure this out on your own as it's not a quick task to create and nobody will do it for you.
10/16/2010 09:51 magewarior2#4
Look at the soul stone, see what query that adds the f-soul.

than go to your mobs, add this line with your amount of f-soul

more easy than this you cannot get :bandit:
10/16/2010 10:43 PraDevil[ELITE]#5
can you get the soul stone id for me magewarrior2? i really appreaciate:)
10/17/2010 19:22 T.h.u.n.d.e.r#6
Quote:
Originally Posted by magewarior2 View Post
Look at the soul stone, see what query that adds the f-soul.

than go to your mobs, add this line with your amount of f-soul

more easy than this you cannot get :bandit:
Will be greatfull if you can get this item id for us =D
10/17/2010 20:11 magewarior2#7
Quote:
Originally Posted by T.h.u.n.d.e.r View Post
Will be greatfull if you can get this item id for us =D
buy a soulbox .... see the ids ... i dunno i got no database ...xd


try type 1001 (this is the type for change`s on cq_user)

and in param

“soul”, (+=, ==, <)
10/17/2010 20:19 Eurion#8
What does "f-soul" that is on items have to do with a characters "soul" value. They're complete opposites.
10/17/2010 20:31 louise32#9
I was informed by an EO staff member that f-soul = Fight Soul and official we're supposed to make it to where if you had a full set of f-soul gears your whole char would have some kind of special effect (like super weapons), I have no idea if this theory is true or not, just letting you know what I was told.
10/17/2010 20:47 PraDevil[ELITE]#10
Quote:
Originally Posted by magewarior2 View Post
buy a soulbox .... see the ids ... i dunno i got no database ...xd


try type 1001 (this is the type for change`s on cq_user)

and in param

“soul”, (+=, ==, <)
what does f-soul do is on item not on character -.-

Quote:
Originally Posted by Eurion View Post
What does "f-soul" that is on items have to do with a characters "soul" value. They're complete opposites.
yes i agree with it..
10/18/2010 12:25 funhacker#11
Quote:
Originally Posted by louise32 View Post
I was informed by an EO staff member that f-soul = Fight Soul and official we're supposed to make it to where if you had a full set of f-soul gears your whole char would have some kind of special effect (like super weapons), I have no idea if this theory is true or not, just letting you know what I was told.
It is built into the system and it was originally called Warrior *Something*

As for making this work you can duplicate the item's details and make a new version within your itemtype's but make it have f-soul within the cq_itemtype then add this new item to the drop rate and it will appear to be the exact same item as the one you duplicated with the exception it is made to have f-soul no matter what