No Mobs :< menu

User Tag List

Thread: No Mobs :<

Results 1 to 6 of 6
  1. #1
    kepappi's Avatar Member
    Reputation
    14
    Join Date
    Sep 2007
    Posts
    75
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    No Mobs :<

    I dont have any mobs/NPCs at all in my ascent server.

    No Mobs :&lt;
  2. #2
    Tankotron's Avatar Commander
    Reputation
    35
    Join Date
    Jun 2007
    Posts
    811
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: No Mobs :<

    execute these two querys

    Code:
    alter table creature_proto change health minhealth int(30) unsigned not null;
    alter table creature_proto add column maxhealth int(30) unsigned not null after minhealth;
    update creature_proto set maxhealth=minhealth;
    alter table creature_proto change level minlevel int(30) unsigned not null;
    alter table creature_proto add column maxlevel int(30) unsigned not null after minlevel;
    update creature_proto set maxlevel=minlevel;
    alter table creature_proto add column invisibility_type int(30) unsigned not null;
    alter table creature_proto add column death_state int(30) unsigned not null;
    Code:
    ALTER TABLE creature_proto ADD walk_speed FLOAT DEFAULT "2.5" NOT NULL AFTER death_state;
    ALTER TABLE creature_proto ADD run_speed FLOAT DEFAULT "8" NOT NULL AFTER walk_speed;

  3. #3
    kepappi's Avatar Member
    Reputation
    14
    Join Date
    Sep 2007
    Posts
    75
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: No Mobs :<

    Exactly how to do that? As im new with these things, just got my server up :|

  4. #4
    Tankotron's Avatar Commander
    Reputation
    35
    Join Date
    Jun 2007
    Posts
    811
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: No Mobs :<

    Go into your SQL handler thing.. Navicat or Sqlylog *or w/e its called*

    Click into your databases tables.. Then at the top press Query
    After that copy and past the querys into it, then press execute

  5. #5
    kepappi's Avatar Member
    Reputation
    14
    Join Date
    Sep 2007
    Posts
    75
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: No Mobs :<

    +rep for you hun <3 thx so much o.o

  6. #6
    Tankotron's Avatar Commander
    Reputation
    35
    Join Date
    Jun 2007
    Posts
    811
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: No Mobs :<

    thx and np

Similar Threads

  1. Nuke Silithus Mobs
    By Matt in forum World of Warcraft Exploits
    Replies: 4
    Last Post: 05-16-2020, 04:12 PM
  2. Get to a boss without having to kill trash mobs
    By Matt in forum World of Warcraft Exploits
    Replies: 6
    Last Post: 06-14-2006, 11:11 AM
  3. Walk through any area/portal/mob without any Aggro!
    By Matt in forum World of Warcraft Exploits
    Replies: 17
    Last Post: 05-22-2006, 04:55 AM
  4. Walk through mobs without aggroing
    By Cyboi in forum World of Warcraft Exploits
    Replies: 2
    Last Post: 04-06-2006, 06:46 PM
  5. Replies: 1
    Last Post: 03-20-2006, 12:16 AM
All times are GMT -5. The time now is 11:47 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search