
06-26-2001, 06:11 AM
|
|
Registered User
|
 |
Join Date: Jun 2001
Location: Washington State, USA
Posts: 980
|
|
|
Well, you can simulate the map thingy kinda. In like, the main level for your world (ie. unstick me level), add this code:
if (playerenters) {
setimg myworldmap.gif,0,0,2,2;
setmap myworldmap.gif,myworldmap.txt,64,64;
}
The player would automatically download the latest map addition from the server, then set their map as it. =P |
__________________
-Boco
FLKJH$TRFG*$(&%>FMG >REN<>F ;.kjsd
|
|
|
|