k thnx, yea guards work fine. but i have an command that spawns guards.
although how to delete the guard once spawned rofl.....
small edit : blackco got a register page now... with tribal lettering flame... etc.. and again thanks to karil this was possible hes the best teacher ever. design made by me and put together by karil. ofcourse ^.^
If you want guards to attack Mobs that get near you'll have to code that yourself (I did this yesterday).. it's rather easy, just add to the Move() function if(Target == null && MType == 1) { Tgt = Other.MobNearest((uint)PosX, (uint)PosY, (uint)Map); }
then copy the CharNearest function, paste and rename it MobNearest, and edit it to use Mobs.Allmobs instead of World.Allchars, SingleMob instead of Character, and then back in Move() where you have MobUseSkill() copy that line and near the end add (If (Target == null && Tgt != null && Other.PointDistance(PosX, PosY, Tgt.PosX, Tgt.PosY) < 20) {
and throw in your MobUseSkill2(), now copy MobUseSkill function, paste, change name to MobUseSkill2(), and change "Character Attacked" to "SingleMob Attacked" and make the necessary adjustments (change LocX to PosX, LocY to PosY and LocMap to map) and you should be good to go! tell me if you cannot get it working, and Then I will slap you like your mother should have when you were little, but then I'll help you out.
all the way down the page theres a link called click me .. if u click that ull get on my register page... maybe u can tell me if it looks okay.. or ur opinion...
Too simple for the site, add bg image and work with MySql!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!! (you get the point)
@glupkotrup I agree
@Poster I think glup meant using MySQL to display Top Players, Top Devils, register pages etc etc. There are a ton of releases and guides on the server webpage, you should check them out.
Baubau123 - /guard adds a spawn to mobspawns in your database, just delete it and restart your server to get rid of the guard... as for gettign your guards to work, my release of guards attacking Mobs is in the Guides & Templates forum
Baubau123 - /guard adds a spawn to mobspawns in your database, just delete it and restart your server to get rid of the guard... as for gettign your guards to work, my release of guards attacking Mobs is in the Guides & Templates forum
Guards 01/29/2010 - EO PServer Hosting - 7 Replies is there any way to make guards more powerful?
[Problem] With Guards attcking Rb guards 07/03/2009 - CO2 Private Server - 5 Replies Ok i seem to be having a problem with Guards Attcking Rb guards so i had to take out where guards attck mobs is there anyway i can fix this?
[Help]Guards 10/06/2008 - CO2 Private Server - 0 Replies I have made it so the guards attack but when they stop being blue
they just stand there i wanna make it so they will walk back to the cord i have them at anyone know how do to this plz add me to msn at [email protected]
[Need Help] Made stigma guards need help with revive guards 09/17/2008 - CO2 Private Server - 2 Replies hey i made stigma guards (guards that are stigging you) but i need help with revive guards, the guards are using Pray skill (to revive) but how to make it so they use the skill when you are death? because they do nothing when you are death (they can only attack alive things;s)
THIS IS NOT FOR A PRIVATE SERVER I PUBLIC MY SOURCE WHEN IM DONE ;)
Help with the Guards in BI 07/22/2007 - Conquer Online 2 - 7 Replies Just wondering of anybody could explain to me how to bug the BI guards so they dont attack you if u flash in BI any help would be appreciated thx. :bandit: