Thread: map
View Single Post
  #3  
Old 09-29-2001, 10:20 PM
Poogle Poogle is offline
Registered User
Poogle's Avatar
Join Date: Jun 2001
Posts: 2,471
Poogle is on a distinguished road
Quote:
Originally posted by Enigma_GP6
here, this is what I do, go to the top-most left level, then put a NPC woth this script:

PHP Code:
if (playerenters){
setmap yourmapname.format,textfilename.txt,0,0;

and then play the level, starting at 0 and 0. then the map should set.

-Graalian Rebel
The 0,0 can be changed and dont forget about: setminimap yourMINImapname.format,bigmapwhatever.txt,0,0;
setmap yourBIGmapname.format,bigmapwhatever.txt,0,0;
I sugest u but the script in a isweapon weapon like a -Map weapon so they dont see it
Reply With Quote