How to Make A Custom Mob menu

User Tag List

Page 2 of 2 FirstFirst 12
Results 16 to 23 of 23
  1. #16
    JulianX's Avatar Contributor
    Reputation
    106
    Join Date
    Jun 2007
    Posts
    177
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: How to Make A Custom Mob

    Try this
    Code:
    INSERT INTO `creature_proto` VALUES ('99000','500','500','0','7500000','7500000','10000','1.5','0','1500','4000','9000','0','0','0','0','0','0','0','0','0','0','0','0','0','1000000','0','0','0','0 ','0','0','0','1','1','','1','10000000','0','0');
    Last edited by JulianX; 09-10-2007 at 10:41 PM.

    How to Make A Custom Mob
  2. #17
    kc102's Avatar Member
    Reputation
    1
    Join Date
    Sep 2007
    Posts
    55
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: How to Make A Custom Mob

    Awesome JulianX!
    It worked, thanks!
    One question, what did you change cause that was only a boss and I need to know so I can input vendors.
    Message me for Basic Private Server Setup help.

  3. #18
    JulianX's Avatar Contributor
    Reputation
    106
    Join Date
    Jun 2007
    Posts
    177
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: How to Make A Custom Mob

    I changed the ` to ' the values

  4. #19
    Tzblizz's Avatar Member
    Reputation
    1
    Join Date
    Sep 2007
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: How to Make A Custom Mob

    Hey can someone help I cnt get this to work I use:

    INSERT INTO `creature_proto` (`entry`,`minlevel`,`maxlevel`,`faction`,`minhealth`,`maxhealth`,`mana`,`scale`, `npcflags`,`attacktime`,`mindamage`,`maxdamage`,`rangedattacktime`,`rangedmindam age`,`rangedmaxdamage`,`mountdisplayid`,`item1slotdisplay`,`item1info1`,`item1in fo2`,`item2slotdisplay`,`item2info1`,`item2info2`,`item3slotdisplay`,`item3info1 `,`item3info2`,`respawntime`,`resistance0_armor`,`resistance1`,`resistance2`,`re sistance3`,`resistance4`,`resistance5`,`resistance6`,`combat_reach`,`bounding_ra dius`,`auras`,`boss`,`money`,`invisibility_type`,`death_state`)
    VALUES ('80000','70','70','910','25000','25000','0','1','0','2000','400','600','0','0', '0','0','0','0','0','0','0','0','0','0','0','36000','20','20','20','20 ','20','20','20','1','1','','0','23','0','0');
    and I keep getting the error message:

    Error occured at:2007-09-22 12:39:01
    Line no.:2
    Error Code: 1265 - Data truncated for column 'resistance3' at row 1
    Query:
    INSERT INTO `creature_proto` (`entry`,`minlevel`,`maxlevel`,`faction`,`minhealth`,`maxhealth`,`mana`,`scale`, `npcflags`,`attacktime`,`mindamage`,`maxdamage`,`rangedattacktime`,`rangedmindam age`,`rangedmaxdamage`,`mountdisplayid`,`item1slotdisplay`,`item1info1`,`item1in fo2`,`item2slotdisplay`,`item2info1`,`item2info2`,`item3slotdisplay`,`item3info1 `,`item3info2`,`respawntime`,`resistance0_armor`,`resistance1`,`resistance2`,`re sistance3`,`resistance4`,`resistance5`,`resistance6`,`combat_reach`,`bounding_ra dius`,`auras`,`boss`,`money`,`invisibility_type`,`death_state`)
    VALUES ('80000','70','70','910','25000','25000','0','1','0','2000','400','600','0','0', '0','0','0','0','0','0','0','0','0','0','0','36000','20','20','20','20 ','20','20','20','1','1','','0','23','0','0')
    Error occured at:2007-09-22 12:41:52
    Line no.:2
    Error Code: 1265 - Data truncated for column 'resistance3' at row 1
    Can someone help plz?

  5. #20
    Wintchman11's Avatar Member
    Reputation
    25
    Join Date
    Aug 2007
    Posts
    109
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: How to Make A Custom Mob

    +rep julian your guides always help me =D

  6. #21
    Tzblizz's Avatar Member
    Reputation
    1
    Join Date
    Sep 2007
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: How to Make A Custom Mob

    Can anyone help me with my post?

  7. #22
    ulfgrim's Avatar Member
    Reputation
    1
    Join Date
    Apr 2007
    Posts
    16
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: How to Make A Custom Mob

    worked for me ^^, thanks for the share julian!

  8. #23
    Agma's Avatar Member
    Reputation
    2
    Join Date
    Sep 2007
    Posts
    45
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: How to Make A Custom Mob

    +++++++ rep!!!!!!

Page 2 of 2 FirstFirst 12

Similar Threads

  1. How To Make A Custom Portal easy Newb Friendy Tutorial pWd By Winckler
    By winckler in forum WoW EMU Guides & Tutorials
    Replies: 34
    Last Post: 10-05-2008, 10:50 PM
  2. How to make a custom portal easy!
    By pooooo132 in forum World of Warcraft Emulator Servers
    Replies: 7
    Last Post: 03-20-2008, 08:59 PM
  3. [Guide] How to make a custom C++ npc!
    By berryman13 in forum WoW EMU Guides & Tutorials
    Replies: 3
    Last Post: 12-26-2007, 01:21 PM
  4. How to Make a Custom Graveyard
    By JulianX in forum WoW EMU Guides & Tutorials
    Replies: 15
    Last Post: 11-16-2007, 09:32 PM
  5. How to make a custom vendor quick
    By cylas in forum World of Warcraft Emulator Servers
    Replies: 6
    Last Post: 11-02-2007, 01:09 PM
All times are GMT -5. The time now is 01:15 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search