MMOCoin

Likes Likes:  0
Results 1 to 10 of 17

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Banned

    Join Date
    Jan 2010
    Location
    Baltimore,Maryland
    Posts
    260
    Post Thanks / Like
    Rep Power
    0
    Reputation
    87
    [SQL] creature_template` SET `scale`='1.0' where `family` = 2
    creature_template` SET `scale`='1.0' where `family` = 7
    creature_template` SET `scale`='1.0' where `family` = 45
    creature_template` SET `scale`='1.0' where `family` = 39
    creature_template` SET `scale`='1.0' where `family` = 25
    creature_template` SET `scale`='1.0' where `family` = 37
    creature_template` SET `scale`='1.0' where `family` = 11
    creature_template` SET `scale`='1.0' where `family` = 46
    creature_template` SET `scale`='1.0' where `family` = 12
    creature_template` SET `scale`='1.0' where `family` = 44
    creature_template` SET `scale`='1.0' where `family` = 1
    creature_template` SET `scale`='1.0' where `family` = 24
    creature_template` SET `scale`='1.0' where `family` = 26
    creature_template` SET `scale`='1.0' where `family` = 38
    creature_template` SET `scale`='1.0' where `family` = 30
    creature_template` SET `scale`='1.0' where `family` = 34
    creature_template` SET `scale`='1.0' where `family` = 31
    creature_template` SET `scale`='1.0' where `family` = 35
    creature_template` SET `scale`='1.0' where `family` = 41
    creature_template` SET `scale`='1.0' where `family` = 3
    creature_template` SET `scale`='1.0' where `family` = 33
    creature_template` SET `scale`='1.0' where `family` = 27
    creature_template` SET `scale`='1.0' where `family` = 4
    creature_template` SET `scale`='1.0' where `family` = 5
    creature_template` SET `scale`='1.0' where `family` = 8
    creature_template` SET `scale`='1.0' where `family` = 6
    creature_template` SET `scale`='1.0' where `family` = 9
    creature_template` SET `scale`='1.0' where `family` = 43
    creature_template` SET `scale`='1.0' where `family` = 20
    creature_template` SET `scale`='1.0' where `family` = 21
    creature_template` SET `scale`='1.0' where `family` = 32
    creature_template` SET `scale`='1.0' where `family` = 42







    [Err] 1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'creature_template` SET `scale`='1.0' where `family` = 2
    creature_template` SET ' at line 1
    what am i doing wrong tahts what i did and has all classes



  2. Related Threads - Scroll Down after related threads if you are only interested to view replies for above post/thread

  3. #2
    Contributor
    Cocain's Avatar
    Join Date
    Mar 2010
    Posts
    208
    Post Thanks / Like
    Rep Power
    17
    Reputation
    92
    Code:
    `creature_template` SET `scale`='1.0' where `family` = 2
    `creature_template` SET `scale`='1.0' where `family` = 7
    `creature_template` SET `scale`='1.0' where `family` = 45
    `creature_template` SET `scale`='1.0' where `family` = 39
    `creature_template` SET `scale`='1.0' where `family` = 25
    `creature_template` SET `scale`='1.0' where `family` = 37
    `creature_template` SET `scale`='1.0' where `family` = 11
    `creature_template` SET `scale`='1.0' where `family` = 46
    `creature_template` SET `scale`='1.0' where `family` = 12
    `creature_template` SET `scale`='1.0' where `family` = 44
    `creature_template` SET `scale`='1.0' where `family` = 1
    `creature_template` SET `scale`='1.0' where `family` = 24
    `creature_template` SET `scale`='1.0' where `family` = 26
    `creature_template` SET `scale`='1.0' where `family` = 38
    `creature_template` SET `scale`='1.0' where `family` = 30
    `creature_template` SET `scale`='1.0' where `family` = 34
    `creature_template` SET `scale`='1.0' where `family` = 31
    `creature_template` SET `scale`='1.0' where `family` = 35
    `creature_template` SET `scale`='1.0' where `family` = 41
    `creature_template` SET `scale`='1.0' where `family` = 3
    `creature_template` SET `scale`='1.0' where `family` = 33
    `creature_template` SET `scale`='1.0' where `family` = 27
    `creature_template` SET `scale`='1.0' where `family` = 4
    `creature_template` SET `scale`='1.0' where `family` = 5
    `creature_template` SET `scale`='1.0' where `family` = 8
    `creature_template` SET `scale`='1.0' where `family` = 6
    `creature_template` SET `scale`='1.0' where `family` = 9
    `creature_template` SET `scale`='1.0' where `family` = 43
    `creature_template` SET `scale`='1.0' where `family` = 20
    `creature_template` SET `scale`='1.0' where `family` = 21
    `creature_template` SET `scale`='1.0' where `family` = 32
    `creature_template` SET `scale`='1.0' where `family` = 42
    There you go.

 

 

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •