Search results

  1. BloodDemon

    Korean "Crazy" Mir Patch

    Part 2 as requested the Npcs --Download Here--
  2. BloodDemon

    Korean "Crazy" Mir Patch

    ha dont worry man i dont care really i just cudant believe the comparison. There was some npc looks around the same style also if anyone is intrested. I didnt upload them because they arnt that special
  3. BloodDemon

    Korean "Crazy" Mir Patch

    not from wemade afaik, holy ur sig looks alot like mine.. what ever turns them on is what i say, It must take alot of time to create and rip things like that
  4. BloodDemon

    Korean "Crazy" Mir Patch

    Heres a Xmas present from me, I didnt make these i just downloaded them and made them available to you lot. -Download Here-
  5. BloodDemon

    Sever Standards

    mirs dead, it was dying a long time ago. Shame
  6. BloodDemon

    [HELP] Slave Npc.

    mystic is write afaik, #If gender #SAY male #ELSESAY female if you catch my drift
  7. BloodDemon

    new spell ideas?

    How cool is that transitional spell idea where you can turn into a clone of a monster :D. I suppose the magic shield idea could be adapted to new types of soul and spirit shots giving more varietys of buffs more than the 2 we have at the mo. Is it possible to recode flamesword in its current...
  8. BloodDemon

    Click

    Gota admit also it made me shed a tear, my flatmates pointed out to me that in the pre compleation version he actually **ok this is a spoiler if u aint seen it** died in the end however they changed it to make it appeal to a wider audience. How true that is i dont know it is hear say in the end
  9. BloodDemon

    new spell ideas?

    If possible a variation of flamesword maybe ice or lightning, I tryed to do it myself once around but my delphi skills arnt exacly upto scratch. I like your thrusting idea. Are you going to be making the code public? Take care Chris
  10. BloodDemon

    Uni anyone?

    Any 1 at uni if so whats it like where u are, im at Northumbria in newcastle and its been 1 of the best weeks of my life so far. I hope some of u lot are having the same experience :) Take care Chris
  11. BloodDemon

    Broken Sword - Angel Of Death

    i put it in spoiler for a reason, u gunna b creative and actually make a post worth while or b yourself and just fool around. one way or another some brains are required. anyhow i got past the part i was stuck on im now in some catacomb with some **** ass puzzles, gl to all who play. apart from...
  12. BloodDemon

    Broken Sword - Angel Of Death

    Its finally out, i was woundering if any one is playing it guess what im stuck Chris
  13. BloodDemon

    checkslavename query

    i tryed alot like tht and i came to the concluson u cant check a specific mob name it just checks all the mob names for the name u want. Maybe it can be coded more advanced?
  14. BloodDemon

    Latest L-Horse

    gd release, im sure BH or milo posted this ages ago and im also sure it can b found in every chinese client ever made but for those who dont have its great :) thanks again Chris
  15. BloodDemon

    Cartoon siggies -

    OoOoOo24 the font that the simpsons use is "Akbar" incase you want to use it. Its the one i used. Looking forward 2 ur sigs
  16. BloodDemon

    Cartoon siggies -

    *looks up abstract* lol cheers for the heads up i woundered why the 1 i did submit got deleted. OoOoOo24 youl find some great simpson pics on google very high resolution :D good luck
  17. BloodDemon

    Cartoon siggies -

    i like plain lol i cant use all the filters very well it looks a bit rushed if i try so i keep it simple. Thanks for the feedback tho, Try another simpson 1 im intrested in what u can come up with
  18. BloodDemon

    Cartoon siggies -

    gd pics lol i was gunna use this 1 i made earlier for SOTW but i wosant sure. Im not sure on the opacity but im no pro
  19. BloodDemon

    Namelist + quests

    :) its not a problem man its good to help, emm special repair requires a value to be set.. here you go (@s_repair) %100 +5 +6 [@main] <Special Repair Weapon/@s_repair> [~@repair] Your weapon seems to be repaired fine.\ \ <Back/@main_1 To make it repair more items you must add more "+"...
  20. BloodDemon

    Namelist + quests

    Ok from what i can understand your not far off. Heres the code i wud use and a writeup of why [@main] #if checknamelist fishquest.txt #say Quest is done\ \ #elseact goto @ok [@ok] #if check fish 1 #act take fish 1 give TboneSteak 1 addnamelist fishquest.txt #SAY Quest done.\ #elsesay Get me a...