Search results

Mu online season 21 - grand opening
  1. Hazuki

    Ruby Xampp account creation using kaoriAMS

    Make sure you have updated both connection files: admin/00connString.php backend/00connString.php $host = "NAME\SQLEXPRESS"; $username = "sa"; $password = "password"; Connection string same as SQL Management Studio. SQL Admin password you entered during SQL setup.
  2. Hazuki

    SijoMiR - Development

    Re: [RubyM2] SijoMiR Main thread updated, yes it's still happening hehe! :PP
  3. Hazuki

    Any luck with that virtual drive mate? Want to get cracking hope alls well catch up soon :)

    Any luck with that virtual drive mate? Want to get cracking hope alls well catch up soon :)
  4. Hazuki

    Multiple hosts on a single domain

    Create an "A Record" pointing to your home IP address. Depending on how your domain is setup it will either be the domain register or hosting control panel.
  5. Hazuki

    [Other] Job client

    http://mirfiles.co.uk/mir2/senture-mir.com/mirfiles/mir3/Mir3Install%20JOB%201.4.exe
  6. Hazuki

    i cba to post anymore! fecking idiots! lol

    i cba to post anymore! fecking idiots! lol
  7. Hazuki

    Time and Day added to Game :DDDDDD

    He must have added it wrong then...
  8. Hazuki

    Time and Day added to Game :DDDDDD

    But the so called fix did work?
  9. Hazuki

    C# Project help

    This is using php/odbc but you can follow the SQL commands to see how its done. http://stackoverflow.com/questions/12794671/register-page-to-check-if-user-exist-in-sql-server-2012-using-odbc-and-php
  10. Hazuki

    Time and Day added to Game :DDDDDD

    PHP + Excel = 2mins work :P
  11. Hazuki

    Time and Day added to Game :DDDDDD

    Can't test for mir3 as dont have one setup but this should work. (Using ferrits idea.) [@main] #IF DAYOFWEEK sun #ACT mov A1 Sunday goto @hour #IF DAYOFWEEK mon #ACT mov A1 Monday goto @hour #IF DAYOFWEEK tue #ACT mov A1 Tuesday goto @hour #IF DAYOFWEEK wed #ACT mov A1 Wednesday goto @hour #IF...
  12. Hazuki

    Other Mir II - Which files do you own?

    Just because you use the hero files who says you have to use Heroes ingame?
  13. Hazuki

    What are you listening to

    http://www.youtube.com/watch?v=jVc9uxt3l74&feature=plcp
  14. Hazuki

    What ever happen to WEB Mir?

    No source with the version I setup, was a pain the backside to make edits etc..
  15. Hazuki

    Heroes Adding Spells

    Duplicate both lines from the magic db and item db in this case fireball. rename the skill to WarFireBall for example. The change the need job from 1 to 0. Job done?
  16. Hazuki

    Web Designing (Doing this at college) - Need a bit of help.

    Its not about copying pasting its from w3schools, its about learning whats on the site.
  17. Hazuki

    Web Designing (Doing this at college) - Need a bit of help.

    <body> <img alt="full screen background image" src="MW3T.jpg" id="full-screen-background-image" Width=100% Height=120% /> <div id="wrapper"> change to <body background="MW3T.jpg"> <div id="wrapper"> Place I learnt to html back in day: http://www.w3schools.com/html/html_intro.asp
  18. Hazuki

    What are you listening to

    http://www.youtube.com/watch?v=IFdvytV-0qg
  19. Hazuki

    NAS Hosting

    By NAS you mean network attached storage?