
09-06-2006, 01:45 PM
|
|
:pluffy:
|
Join Date: Feb 2002
Location: Sweden
Posts: 20,000
|
|
|
Ok. Offline it -SHOULD- work. Try this:
Put the GMAP and all it's levels in one folder. In the very first level (a1 usually) add loadmap yourgmapnamehereWITHOUT.GMAP;.
For example:
if (playerenters) {
loadmap lolimcool;
}
It should work offline. Once that works we'll start with online =] |
|
|
|