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...
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...
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
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...
if you spawn it.
.mon (id) (number) (place in yardas) (agro= for red name put 1 for yellow 0) (size)
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)
Thank you very much !!
i'm try
May I talk with you on Yahoo Messanger or MSN? May I Have your Y!M, MSN
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
.mon (monster id) (amount) (how far the monster from u) (aggressive) (size)
exmple :
.mon 822 6 1 0 2.5