Search results

Play Now
  1. idaBigA

    Dice for move rooms

    It does the same thing as mapmove, but this one will move you to every map in between for 1/4 second or something like that. Like the original Casino script in Mir 2.
  2. idaBigA

    [Mobs]Regen

    http://www.lomcn.co.uk/forum/showthread.php?t=47321 This is for 3.38 and 3.55, not done any serious work on King so I dunno. WZ1 = % of Mobs that will NOT walk through fire (and Tempest) - ie. if you spawn 100, this quantity will NOT walk through fire. WZ2 = AC Min WZ3 = AC Max WZ4 is the...
  3. idaBigA

    [MapViewer]

    Looking forward to having a play with this :) Thx for the hard work Coly. What was it coded in? Is there a paypal or something we can send a small thank you should we wish to?
  4. idaBigA

    Mir3 dead?

    Forgot about that, there is source in C, but I don't know C at all :( I would learn it, but waaaayyy too many time commitments lol. Nice point Amenovis :)
  5. idaBigA

    Mir3 dead?

    If I understood what you actually said, I may have taken offense.. shame I didn't (was that sarcastic enough?) And no, I don't post sarcastically EVERY post.. just the ones I feel need just that special idaBigA touch :) Would be nice to see where you think I have though, maybe its just your...
  6. idaBigA

    Mir3 dead?

    OMG... its another Mir 3 is dead post.. Been having them for years.. yes, its dead.. now can we carry on playing it?
  7. idaBigA

    Whats your worst Infraction given?

    Sorry what I said was unfair, I was talking about a number of users in general but I labelled "everyone". :D
  8. idaBigA

    Whats your worst Infraction given?

    What a sad pathetic thread.. everyone crying about being caught doing something they shouldn't have. Sorry to add another pointless post to this pointless thread, but I thought I may as well join in the general crying! Nobody is perfect, far from it. Everyone, at some point or another will...
  9. idaBigA

    message

    I have done it using a Memory Hack when the server is online. Downside is that this needs to be done once the server is started each time. Search Server's memory for that string, then replace with "Players Online" or whatever. It can't be too big, but can't remember how many chars are...
  10. idaBigA

    OMG problem with mir3multitool... Help Ida or someone PLZZZ

    Does your Item table have "OrgName" as a field? If not, you will need to add it, either that or edit the vb6 files that come with that release and remove those lines of the code so it doesn't read it. This is posted somewhere in the thread where that tool is released.
  11. idaBigA

    Multi Tool for Mir 3 Server Development - Exe's and VB6 Project Files

    But which item do you delete? 1 or both? There may be perfectly legitamate players who don't have duped stuff. I really didn't want to add the button, the VB files are there though so if someone wants to add the code I will update the exe and re-release.
  12. idaBigA

    OMG problem with mir3multitool... Help Ida or someone PLZZZ

    Depends if you used the right buttons. Your StdItems numbers MUST be consecutive, you cannot just delete some. Oh.. and .. If you try to Add an item that has the same number as one that already exists, it will screw up all your DB's (This check isn't in the tool, so beware!).
  13. idaBigA

    OMG problem with mir3multitool... Help Ida or someone PLZZZ

    Click on the Settings Tab.. then click the Test Connection button. If that gives you a "X" then you aint got the right settings. If it gives you a tick, then something is wrong with your StdItems table. There is a comment on the Multitool thread where someone else had had a problem with the...
  14. idaBigA

    Scripting

    You should start with Basic scripting, have a look at Xtreme's Scripting Lessons in the Sticky Threads. Once you have mastered them, you should know enough to ask the right type of question.
  15. idaBigA

    Any point in doing anything with King unless can remove all cheats?

    Don't think so m8, you have an extra tick box.
  16. idaBigA

    Any point in doing anything with King unless can remove all cheats?

    Ayup m8, all of those bullets, were what I was thinking. Shame really tbh, which is why I made this thread in the first place. Could purchase the files, and have them disabled competely.. but.. LOL :) Anyway, your Server Options are different to the one I have, mine has "Allow Pet Equipment"...
  17. idaBigA

    Reg Server

    Sorry, mate, its been so long since I set one up :S I am clutching at straws. :( /Mick
  18. idaBigA

    Reg Server

    Have you opened the ports on your router?
  19. idaBigA

    Reg Server

    Can you access the Reg Server via your LAN? Other than that, IP's should work fine. Here is mine, in case its not the same as that post lol [Setup] LocalIP=192.168.0.45 RegPort=7010 SQLIP=127.0.0.1 Username=sa Password=sapass MapName=0 Map_X=160 Map_Y=230 LoginPort=7000 LoginSrvPort=5500...