Ace
1
I’ve been trying and searching all over internet for two hours now!
I can’t seem to make my Bmap work omg!@#!@#$
Level names:
“furia_a1”,“furia_a2”
“furia_b1”,“furia_b2”
Could someone please help me by showing me how to make the map.txt
and the npc that loads the bmap?!
<3Please!
[quote]“furia_a1”,“furia_a2”
“furia_b1”,“furia_b2”[/quote]
“furia_a1”,“furia_a2”,
“furia_b1”,“furia_b2”
I believe I spotted your mistake. It could be something else, but iirc there needs to be a comma at the end of each row?
“blah-01.nw”, otherwise the original was right. No comma at the end of the row.
if (playerenters){toweapons -mymap;}
if (isweapon){setmap ,mapname.txt,playerx,playery; setminimap wbomb3.png,same mapname.txt,playerx,playery;}
Also recommend setting the map where prompted within the server options.
Spooon
4
How about some file extensions?
[QUOTE=Spooon;97903]How about some file extensions?[/QUOTE]
“furia_a1.nw”,“furia_a2.nw”
“furia_b1.nw”,“furia_b2.nw”
Spooon
6
[QUOTE=2ndwolf;97911]
“furia_a1.nw”,“furia_a2.nw”
“furia_b1.nw”,“furia_b2.nw”
[/QUOTE]
Tada. Problem solved.