http://www.herogame.org

Superforum
Welcome, Guest
Please Login or Register.    Lost Password?
Re:Una petizione per rendere il bar utile... (1 viewing) (1) Guest
Suggestions & Questions
Go to bottom Post Reply Favoured: 0
TOPIC: Re:Una petizione per rendere il bar utile...
#915
beppino (User)
Administrator
Posts: 352
graph
User Offline Click here to see the profile of this user
Re:Una petizione per rendere il bar utile... 3 Years, 6 Months ago  
Probabilmente dovrei riscrivere il codice per la scelta delle skill del bar, al momento usa una unica query e il limite è probabilmente lì.

$query = "SELECT h.skill_id, s.power+s.defence as pwr
FROM mh_hero_skills h
INNER JOIN (mh_skills s, mh_hero hero)
ON (h.skill_id = s.skill_id and hero.hero_id = h.hero_id)
WHERE h.hero_id = $hid1 and h.skill_level >= $MIN_SKILL_TO_JUMP
ORDER BY ((SELECT z.skill_level FROM mh_hero_skills z WHERE z.hero_id = $hid2 and z.skill_id = h.skill_id LIMIT 1)<=$MIN_SKILL_TO_JUMP),
(SIGN(hero.hero_orientation) != s.skill_orientation),
(s.skill_group_id!=$hero1->teacher_type), RAND()";


Questo casino probabilmente ha dei limiti ma funziona decentemente, ma se la scelta della skill deve essere fatta in maniera più fine, allora è necessario scrivere un po' di codice...
 
Report to moderator   Logged Logged  
 
Last Edit: 2008/11/11 03:27 By beppino.
  The administrator has disabled public write access.
      Topics Author Date
    thread link
Una petizione per rendere il bar utile...
arfaiten 2008/11/08 02:28
    thread link
thread linkthread link Re:Una petizione per rendere il bar utile...
Cappuccini 2008/11/09 03:55
    thread link
thread linkthread linkthread link Re:Una petizione per rendere il bar utile...
beppino 2008/11/10 02:44
    thread link
thread linkthread linkthread linkthread link Re:Una petizione per rendere il bar utile...
Cappuccini 2008/11/10 11:06
    thread link
thread linkthread linkthread linkthread linkthread link Re:Una petizione per rendere il bar utile...
arfaiten 2008/11/11 02:21
    thread link
thread linkthread linkthread linkthread linkthread linkthread link Re:Una petizione per rendere il bar utile...
beppino 2008/11/11 03:26
    thread link
thread linkthread linkthread linkthread linkthread linkthread linkthread link Re:Una petizione per rendere il bar utile...
arfaiten 2008/11/11 04:11
Go to top Post Reply
Powered by FireBoardget the latest posts directly to your desktop

Ego

World
Help

Login Form






Lost Password?
No account yet? Register
.