EASY to do just make a new .ini file called MobSpawn.ini and MobInfo.ini yes the ini reader to read from data and I have no idea at the moment how to make them spawn when you login prolly Database.LoadMobs(): Database.LoadMobSpawns():
EASY to do just make a new .ini file called MobSpawn.ini and MobInfo.ini yes the ini reader to read from data and I have no idea at the moment how to make them spawn when you login prolly Database.LoadMobs(): Database.LoadMobSpawns():
Ok then....let me put it this way, make a new .cs in database and make it load the X, Y, Name, Mesh, Level, HP, from a mysql table called whatever ex: mobs and then add in program.cs under Database.Load(); add Monsters.Load():xD
Ok then....let me put it this way, make a new .cs in database and make it load the X, Y, Name, Mesh, Level, HP, from a mysql table called whatever ex: mobs and then add in program.cs under Database.Load(); add Monsters.Load():xD
1. Create a new dump or use a existing one.
2. Make a load function for both monsterinfo and spawn
3. Store the info in dictionaries by using particular classes for mob entities.
4. Create or use a mobspawner.
5. Change the spawn screen function or however it's called in the source so that it spawn the mob entities within distance 15 to the player.
Monster Spawn Database 08/30/2011 - Flyff Private Server - 20 Replies Hier bekommt ihr meine Spawn DB, die alle Monster bis lv 119 beinhalten
http://rapidshare.com/files/146599492/spawns.rar. html
[V14] Monster Spawn erhöhen 08/15/2010 - Flyff Private Server - 2 Replies Hallo liebe Player :)
Ich hab mir jetzt so nen kleinen Flyff Privat Server v14 offi files gemacht und will meinen Playern einen erhöhten Monster-Spawn bieten...
Da gibs ein kleeeeines Problemschen.... Ich habe seit 2 Wochen Google und auch schon In.gamers durchgesucht,nix gefunden und habe keine Ahnung wie ich das anstellen soll... Ich hab gehört man muss i-was in der DB ändern aber ich kenn mich da nicht aus... (Sql Management Studio 2008; DB von Serus)
Hoffe es kann mir hier einer helfen...
[QUESTION] Monster Spawn 02/22/2010 - EO PServer Hosting - 8 Replies Hi, title says it 95%
I'll like to spawn a monster true the cq_action
Only i have NO idea what type, data and param i need to use 0.0
Can someone help me? :bandit: Thanks.
Example; Buy a bag, Right click on it and get an Wyner boss near you.
csv monster spawn 01/06/2010 - Dekaron - 2 Replies Never mind lol problem solved :D
Monster Spawn Rate 12/05/2008 - Dekaron - 36 Replies I have succesfully been able to adjust the AI as most for the mobs to not attack, then I traced the Monster follow distance, agro Number, avoid rates, etc. Now I can pull just about every monster on the map and have them nicely pile on top of each other for a few quick aoe attacks and watch the XP flow in. The problem is I then have to wait for new mobs to spawn. Has anyone had any success in increasing the Monster Spawn rate?
I noticed at one point that there is a limit of 200 monsters per...