Search results

Mu online season 21 - grand opening
  1. ρяєα¢нєя

    Sloganizer.net

    Good times. p
  2. ρяєα¢нєя

    Ready to Run HeroServer (English)

    It's in the server map folder. p
  3. ρяєα¢нєя

    What are Heroes (Q&A)

    Nice work Milo, this section alone has just added some big variety and intrest to English Private Mir2 Server. p
  4. ρяєα¢нєя

    Storage Npc Fault

    Make sure you add a space between the "GoldBar" and the "5". [@Change5set] #IF checkitem Goldbar 5 #SAY Do you want to exchange GoldBar into GoldBarBundle?\ I can do it, but you have to pay me a commission.\ The commissoin is 2000 gold, do you still want to exchange it?\ \...
  5. ρяєα¢нєя

    [Work In Progress] New 2.3 Interface

    Account Creation: Might need a bit of tweaking to the bottom of the box, but pretty much finished. p
  6. ρяєα¢нєя

    Just an idea

    Just a little update, the project is coming on nicely and we have a lot of useful features lined up. If you have any suggestions then just put them forward and we will see whether they are feasible and then impliment them. The program will act a lot like x-fire and display which users your...
  7. ρяєα¢нєя

    Server check php code

    Worried about a bit of healthy competition? :P Looks good. p
  8. ρяєα¢нєя

    Quest Script Help

    [@main] #IF CHECK [101] 1 #ACT GOTO @Quest #ELSEACT GOTO @main1 [@main1] #IF CHECKJOB WARRIOR CHECKLEVEL 50 CHECK [201] 0 p
  9. ρяєα¢нєя

    [Work In Progress] New 2.3 Interface

    Thanks for the comments guys. I will be releasing it when i've finished :) Just finished the Character Creation Screen: What you think? p
  10. ρяєα¢нєя

    Items In Shop And They Shouldnt Be

    Delete everything in Envir->Market_Saved. p
  11. ρяєα¢нєя

    Preacher's 3D Portfolio

    Added a textured version o the spaceship. :) p
  12. ρяєα¢нєя

    Preacher's 3D Portfolio

    I've only started using Blender/3DSmax in the last few weeks but thought i might share some of my work with you guys, get some feedback. 3DSMax Pieces Space Shuttle Time: 3-4hrs Description: Un-textured space ship (Just finished the frame, will post the textured version when i compete it...
  13. ρяєα¢нєя

    [Help]M2 Server Error!

    Without knowing the full problem behind the error, only thing I can really suggest is to let someone else take another look at the database to see if you have missed anything. -p
  14. ρяєα¢нєя

    [Help]M2 Server Error!

    Looks to me you have a " in one of the cells that requires than integer, in your item database. -p
  15. ρяєα¢нєя

    Just an idea

    Recently me and a friend started on a project that is basically like an x-fire for mir servers. For those of you that do not know what x-fire is, its a small program that allows you to add friends and join games with them such a counter strike and half life. This will be a small project that...
  16. ρяєα¢нєя

    Un-named Province - New!

    Looks good. Once thing i will comment on though is the placement of your objects, they need to be a bit more random, especially the forest, as at the moment theres about the same distance between each tree and looks a little "forced", needs to be a bit more natural looking. Other than that...
  17. ρяєα¢нєя

    A First (minimap)

    I did think this might be a problem with such a big map. You could try playing around with the placement in the .wil see if that makes a difference. p
  18. ρяєα¢нєя

    [@LevelUp]

    [@LevelUp] #IF CHECKLEVELEX = 7 #ACT GIVE Fencing 1 GIVE Fireball 1 GIVE Healing 1 BREAK #IF CHECKLEVELEX = 11 #ACT GIVE LightArmour(M) 1 GIVE LightArmour(F) 1 GIVE Gold 10000 BREAK #IF CHECKLEVELEX = 22 #ACT GIVE HeavyArmour(M) 1 GIVE HeavyArmour(F) 1 GIVE MagicArmour(M) 1 GIVE MagicArmour(F) 1...
  19. ρяєα¢нєя

    [@LevelUp]

    QFunction-0.txt: #IF checklevelex = 18 #ACT BONUSPOINT + 3 LineMSG 6 "Congratulations <$USERNAME>! You have reached level 18" break #IF checklevelex = 19 #ACT BONUSPOINT + 3 LineMSG 6 "Congratulations <$USERNAME>! You have reached level 19" break #IF checklevelex = 20 #ACT BONUSPOINT + 3...
  20. ρяєα¢нєя

    New Files Worth?

    Nice one. As i say i started a few days ago, done next to nothing though. Open Source ftw. ;) Can give you a hand when i get some time off uni then if you like. p