Advertisement
Rykah

scrCarNextRoom

Dec 31st, 2023
178
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. var nextroom;
  2. nextroom=rmScore
  3. if argument0=rmTrainstationEntrance nextroom=rmAlley
  4. if argument0=rmBuildingFloor1 nextroom=rmPhoneHomEntrance
  5. if argument0=rmPhoneHomEntranceBiker nextroom=rmMCSequence4
  6. if argument0=rmHighballer {nextroom=rmMenu objEffector.restart=1}
  7. if argument0=rmEurogamer {nextroom=rmMenu objEffector.restart=1}
  8. if argument0=rmNewLevel {nextroom=rmMenu objEffector.restart=1}
  9. return nextroom
  10.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement