View Single Post
  #1  
Old 10-02-2002, 03:25 AM
darkriders_p2p darkriders_p2p is offline
Registered User
Join Date: Jan 2002
Location: Canada
Posts: 690
darkriders_p2p is on a distinguished road
Talking stupid map question

I want to make a map for my levels.
do I just enter:
NPC Code:
if (playerenters) {
setmap MAPNAME.txt,0,0;
}


and just walk through the levels?
Because that doesn't work
__________________
maximus_asinus
Reply With Quote