sokoban.mrc 1.2 for mIRC 5.7x
http://www.geocities.com/aircscript/
tabo@linuxmail.org

first: sorry for my english (I'm peruvian)

to load type: /load -rs PATH\sokoban.mrc
          or: //load -rs $findfile(C:\,sokoban.mrc,1)

What's new in v1.2 (August 12, 2000):
 10 new levels

What's new in v1.1 (August 7, 2000):
 10 new levels
 You couldn't save your game after an undo
 Fixed load game dialog
 mIRC v5.7 compatible

sokoban.mrc v1.0 released: August 3, 2000

Commands:
 /sokoban [file]    starts a new game
 /sokobanl [slot]   loads a saved game

To play:
You must put all the boxes in the sockets. The trick is you can't move
two boxes at the same time, and you can only push a box (no pulling).

Features:
 Very adictive
 33 levels
 Runs fast even on a 486
 Undo last movement
 Load/save games
 Cheat option (never use this!)
 Easy to create new levels

Notes:
 This is an adaptation of a game called Boxworld by Jeng Long Jiang.
 You can add packs of new levels. To do this, you must create a file with
  a .spk extension in your sokoban directory. This file is in ini format and
  must have a 'pack' section with a description (desc) and a one word id (id).
  Then you add an ini section for every new level you want to add. If your want
  to add level 3, the section name will be 'l3'. In this section add the
  width (sizew) and height (sizeh) of the level, and then the map of the level.
  The block codes are:
    - nothing
    w wall
    0 floor
    1 socket
    2 box in floor
    3 box in socket
    4 man in floor
    5 man in socket
  You must set only ONE man, and there can't be more sockets than boxes.
  To test your levels, use $_sokoban.isinvalidlevel(file,level)
  If you make a pack, send it to me, and I'll add it in future releases.
 To modify the size of the blocks, open 'sokoban.ini' and edit blockw and
  blockh in the [sokoban] section
 If you have a copy of the original Sokoban PLEASE send it to me.
 Fujimori sucks!

Why did I write this?
I have no idea.

Next game projects:
 Multiplayer chess
 Single player chess (first mIRC scripted AI?)
 Civilization I
 A multiplayer 3D shooter (Quake 3?, HL Counter Strike?)
 Porntris (woohoo!)
 Multiplayer Strip Poker (webcams required ;P)

The author...
...is a 19 year old Systems Engineer student from Lima, Peru.

Support:
 DON'T POLLUTE THE PLANET!!
 Try to be a better person every day.

Greets to:
 Elizabeth Bassanni
 La fauna de Arcanet, mis kohais (I'm their senpai, DM and GOD)
 Gainax (NEON GENESIS EVANGELION)

If you would like to include this addon into your script,
please drop me a line to tabo@linuxmail.org first.

tabo, 2000
