firsTraveler Posted January 22, 2013 Share Posted January 22, 2013 Is there an easy way to use the GECK so hat I can give the PC the option to have them go to the Lucky 38? Thank you Link to comment Share on other sites More sharing options...
Xaranth Posted January 22, 2013 Share Posted January 22, 2013 Add the FollowersFiredLucky38 or FollowersFiredL38 topic (I don't remember which it is) to their dialogue topics quest. Set the conditions GetIsID == YourNPCREF, GetQuestVariable VFollowersDialog, bSuiteAvailable == 1, and make the Result script (begin): SetTeammate 0 moveTo Lucky38Floor22SuiteMarkerREF Don't forget to append all your package control variable switching code to that. Link to comment Share on other sites More sharing options...
firsTraveler Posted January 22, 2013 Author Share Posted January 22, 2013 Sigh, I was hopeing there was something simple. I'm not a modder, just want to be able to send Sunny to the 38. Link to comment Share on other sites More sharing options...
QuidProQuoBrute Posted January 22, 2013 Share Posted January 22, 2013 Sigh, I was hopeing there was something simple. I'm not a modder, just want to be able to send Sunny to the 38.haha that is simple. (in modding terms) yea there isnt a command in game that you could do. Link to comment Share on other sites More sharing options...
firsTraveler Posted January 22, 2013 Author Share Posted January 22, 2013 Sigh, I was hopeing there was something simple. I'm not a modder, just want to be able to send Sunny to the 38.haha that is simple. (in modding terms) yea there isnt a command in game that you could do. I'm no moder, I can just use a few basic bits of the GECK to edit stats and inventory of npcs mostly. Link to comment Share on other sites More sharing options...
ZenethXR70 Posted February 1, 2013 Share Posted February 1, 2013 You're better off getting more experience with GECK before you try stuff like this. This is pretty simple.And it would also be better if it was move with fade Link to comment Share on other sites More sharing options...
Xaranth Posted February 1, 2013 Share Posted February 1, 2013 You're better off getting more experience with GECK before you try stuff like this. This is pretty simple.And it would also be better if it was move with fade Yeah, but I remember off the top of my head the exact structure of moveTo. moveToMarkerWithFade (Or whatever it is) would have required me hunting it up in the Function Page. Link to comment Share on other sites More sharing options...
trilioth Posted February 2, 2013 Share Posted February 2, 2013 (edited) Edit: Er. Nevermind. Edited February 2, 2013 by trilioth Link to comment Share on other sites More sharing options...
Recommended Posts