Jurassic Mods
Would you like to react to this message? Create an account in a few clicks or log in to continue.

help with site b

3 posters

Go down

help with site b  Empty help with site b

Post  thenobody Sun Jun 03, 2012 12:14 pm

how can u put fences is site b plz respond Very Happy

thenobody
Compy
Compy


Back to top Go down

help with site b  Empty Re: help with site b

Post  jfgoofy Sun Jun 03, 2012 12:39 pm

If you mod yes. Very Happy
jfgoofy
jfgoofy
Camarasaurus
Camarasaurus


Back to top Go down

help with site b  Empty what mod

Post  thenobody Sun Jun 03, 2012 2:37 pm

do u use

thenobody
Compy
Compy


Back to top Go down

help with site b  Empty Re: help with site b

Post  velociraptor24 Sun Jun 03, 2012 7:21 pm

First of all, learn grammer, if your from another country, use google translate. Here is how you do it: Go to your missions folder, right click on the file named SiteB open with notepad. When you have opened it it looks something like this:

/* Scenario: Template
* ====================================
*
*/

mission Template
{
;// mission info
.info "budget" 500000
.info "objectives" 0
;.info "savestate" "NoSave"
;// Give all research
.info "giveresearch" 1

;// systems to activate/de-activate
.systemactive "Economy" false
.systemactive "Visitor Pool" false
.systemactive "Corporate System" false
.systemactive "Build Menu" true
.systemactive "Enclosure Analyser" true
.systemactive "Weather System" true
.systemactive "Mail" false


;// features to disable
;.featuredisable "AFossilHuntDialog"
.featuredisable "ADNAInventoryDialog"
.featuredisable "AHeadOfficeObjectivesDialog"
.featuredisable "AHeadOfficePerformanceDialog"
.featuredisable "AFossilMarketDialog"
.featuredisable "ADNAModificationDialog"
.featuredisable "AParkSafetyDialog"
.featuredisable "AParkFinanceDialog"
.featuredisable "AEntertainmentSummaryDialog"
.featuredisable "AParkGuestbookDialog"
;.featuredisable "ADinoSummaryDialog"
;.featuredisable "EmergencyOn"
;.featuredisable "GotoSafari"
;.featuredisable "AResearchDialog"
.featuredisable "maintdep"
.featuredisable "fountn"
.featuredisable "bin"
.featuredisable "bench"
.featuredisable "kiosk"
.featuredisable "toilet"
.featuredisable "picnic"
.featuredisable "shop"
.featuredisable "vent"
.featuredisable "viewplat"
.featuredisable "hventry"
.featuredisable "bllnride"
.featuredisable "safari"
.featuredisable "huntplat"
.featuredisable "rangerdp"
.featuredisable "scamera"
.featuredisable "abeacbld"
.featuredisable "turret"
.featuredisable "shelter"
.featuredisable "welccntr"
;.featuredisable "hatchery"
;.featuredisable "carnfdsp"
;.featuredisable "herbfdsp"
;.featuredisable "lurebld"
;// Disable walls for site-b
.featuredisable "road"
.featuredisable "wt1sct90"
.featuredisable "wt2sct90"
.featuredisable "wt3sct90"
.featuredisable "ParkManager_Attractions"
.featuredisable "ParkManager_Paths"
.featuredisable "ParkManager_Cleaners"
.featuredisable "ParkManager_Amenities"
.featuredisable "ParkManager_Security"
.featuredisable "GotoParkEntrance"
.featuredisable "BuildParkEntrance"
.featuredisable "GotoSafari"
.featuredisable "GotoChopper"
.featuredisable "EmergencyOn"
.featuredisable "AResearchDialog"
.featuredisable "ParkManager_Manager"

;// Mission states

;// Initial state
state MissionInit
{
;// Trigger fossil hunt dialog to appear
action ShowGameDialog("AFossilHuntDialog")

transition
{
goto MissionStart
}

}
;// Do nothing
state MissionStart
{
}

; // Will return to front end
final state MissionComplete
{

}
}

I don't know how to put in a spoiler.

.featuredisable "wt1sct90"
.featuredisable "wt2sct90"
.featuredisable "wt3sct90"
Delete this.

Wink
velociraptor24
velociraptor24
Dilophosaurus
Dilophosaurus


Back to top Go down

help with site b  Empty Re: help with site b

Post  Sponsored content


Sponsored content


Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum