Devedev Posted July 30, 2010 Share Posted July 30, 2010 Okay, so I've created the first two steps of a 5 part quest. But what I need to know is what kind of scripting or quest data I need to input to make the first step(the trigger) show the mapmarker for the place I created(which finding the place is the first step and it's hard to locate without a marker). Any help is appreciated! Link to comment Share on other sites More sharing options...
pkleiss Posted July 30, 2010 Share Posted July 30, 2010 You need ShowMap. Link to comment Share on other sites More sharing options...
Devedev Posted July 30, 2010 Author Share Posted July 30, 2010 Thanks pkleiss, but i don't know what it means by mapmaker id? Like I made it custom; radius 500 vs 100 and named it "Haven" on the map, but ShowMap HavenMapMarker doesn't work? Sorry, I'm a noob. Link to comment Share on other sites More sharing options...
Quetzlsacatanango Posted July 30, 2010 Share Posted July 30, 2010 In the refID box, give it a name, then reference that name in your script. You must make it a persistent reference also. You do that by tick the box in the bottom half of the window. Link to comment Share on other sites More sharing options...
Devedev Posted July 30, 2010 Author Share Posted July 30, 2010 I did that; but now the mapmaker isn't a marker and it's just a big 3D M square in the world (in-game)? I'm messing something up here. Link to comment Share on other sites More sharing options...
Recommended Posts