[Help] How to change monster white name to monster red name

Results 1 to 8 of 8
  1. #1
    Member hatinhirc is offline
    MemberRank
    Apr 2005 Join Date
    Viet NamLocation
    43Posts

    [Help] How to change monster white name to monster red name

    hello
    How to change monster white name to monster red name
    The only red monster kill character, white monster do nothing when Im beside them...


  2. #2
    Grand Master HolySinX is offline
    Grand MasterRank
    Sep 2008 Join Date
    LocalhostLocation
    787Posts

    Re: How to change monster white name to monster red name

    White monster names? Aren't the names supposed to be Yellow?

    Red ones are aggressive ones, and Yellow ones are normal, you have to attack them to make them attack you.

    You can simply change it in the DB, check Data_monster out, i believe it can be changed there.

    Regards,
    HolySinX

  3. #3
    Member hatinhirc is offline
    MemberRank
    Apr 2005 Join Date
    Viet NamLocation
    43Posts

    Re: How to change monster white name to monster red name

    I know that, it can be changed in db, but, I dont know how to change it, where can I change to switch from yellow monster name to red monster name...

  4. #4
    [R8]ℓσℓ32 caja is offline
    Grand MasterRank
    Oct 2008 Join Date
    Here!Location
    1,502Posts

    Re: How to change monster white name to monster red name

    if you spawn it.
    .mon (id) (number) (place in yardas) (agro= for red name put 1 for yellow 0) (size)

  5. #5
    Grand Master HolySinX is offline
    Grand MasterRank
    Sep 2008 Join Date
    LocalhostLocation
    787Posts

    Re: How to change monster white name to monster red name

    If you wanna edit spawns, go to the spawns_monster table and change the Aggrochance column to whatever you like. (1% ~ 100%) then there will only be aggressive monsters (Red named). You can also use a SQL, to make it easier to change the Aggrochance.

    Also, if you wanna spawn red ones yourself, type (Example): .mon 164 1 1 1. That would spawn one Clockwork that is aggressive.

    164 = Monster ID
    1 = Amount
    1 = Forgot what it is
    1 = Aggressive (0 = No, 1 = Yes)

  6. #6
    Member hatinhirc is offline
    MemberRank
    Apr 2005 Join Date
    Viet NamLocation
    43Posts

    Re: How to change monster white name to monster red name

    Thank you very much !!
    i'm try
    May I talk with you on Yahoo Messanger or MSN? May I Have your Y!M, MSN

  7. #7
    Sorcerer Supreme kingblazer is offline
    Member +Rank
    Sep 2008 Join Date
    282Posts

    Re: How to change monster white name to monster red name

    Quote Originally Posted by HolySinX View Post
    If you wanna edit spawns, go to the spawns_monster table and change the Aggrochance column to whatever you like. (1% ~ 100%) then there will only be aggressive monsters (Red named). You can also use a SQL, to make it easier to change the Aggrochance.

    Also, if you wanna spawn red ones yourself, type (Example): .mon 164 1 1 1. That would spawn one Clockwork that is aggressive.

    164 = Monster ID
    1 = Amount
    1 = Forgot what it is
    1 = Aggressive (0 = No, 1 = Yes)
    the one your fogot is the area ther will spawn over in quardinats whateve number you put in the mob will spawn withing that many quardinats of you in any direction and there will be the amount you spwned and they will be random


    also you need to go into your servers folder and find something relatering to spawns in one of the folders and look in it it look at the top it will say what each number represents in order so use that as reference

    so like if it says id,isaggro,x,y,z

    and this be a line
    20,1,2,3,4

    it will be monster id 20
    and will be aggro (1 = is agro 0 = is not aggro)
    x coorninates = 2
    y coordinates = 3
    z coordinates = 4


    but I do beleive you can increase agro chance in the spawns part of the DB but you canot specify it that way

    well i havnt realy looked at caali's files but thats basicly what i remember at this moment

  8. #8
    Member ariedry is offline
    MemberRank
    Jun 2009 Join Date
    Home :3Location
    99Posts

    Re: How to change monster white name to monster red name

    .mon (monster id) (amount) (how far the monster from u) (aggressive) (size)

    exmple :

    .mon 822 6 1 0 2.5



Advertisement