Advertisement
peacestorm

GTA MOD

Jun 5th, 2015
233
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. /*
  2. *  Mod name : The mod's name
  3. *  Version : Version Number
  4. *  Author : Author's Name
  5. */
  6.  
  7. GTA.startMission = function(missionType){
  8. //if(missionType=="example"){
  9. //code
  10. //}
  11. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement