ID:175677
![]() Mar 21 2003, 4:19 pm
|
|
I have a map made...i want to know how to use it as the map on the game
|
![]() Mar 21 2003, 4:27 pm
|
|
the map you made for your game (by going to new and selecting a new map in the drop down box) should be the one that your game uses.
|
if the map is black then that is your problem, other than that, I'd guess try using this command:
world turf = /turf/grass //switch grass with whatever you want the base turf to be be sure to define the turn, example below on how to do that in case you don't know turf grass icon = 'grass.dmi' hope this helps (i'm not too sure on the problem myself, never encountered it) |
a map file a dmp...not dmi...i want a map file not icon file to fill the map...tried doin wat u said b4 thanx anyway :-)
|
Then that means you've overridden it. Make sure you're placing the person on the map, or calling the parent ( ..() ) in the Login() procs.
|