Posted by: elliesy - Thursday, April 6, 2017 12:35:52 AM
Please help ..... for disabling a super weapon ....
my game is Generals 1
.
.
thank you ..:D
Posted by: mr_hymn_ - Thursday, April 6, 2017 1:06:40 AM
Just put a code in those superweapon
Buildable = No
Posted by: elliesy - Thursday, April 6, 2017 1:08:49 AM
Where can i change Sir.. Mr_hymm
Posted by: elliesy - Thursday, April 6, 2017 1:57:16 AM
Yes! yes , yes ..... I seee
SpecialPower SuperweaponScudStorm
Enum = SPECIAL_SCUD_STORM
ReloadTime = 300000 ; in milliseconds. min is 2x door/open close time!
InitiateSound = ScudStormInitiated
PublicTimer = Yes
ViewObjectDuration = 40000
ViewObjectRange = 250
RadiusCursorRadius = 200 ; align with ObjectCreationList.ini's DeliveryDecalRadius
End
Posted by: mr_hymn_ - Thursday, April 6, 2017 2:20:27 AM
Faction building ini should see the 3 super weapons.
; ***DESIGN parameters ***
Buildable = No ; This is what you need to add under each super weapon
DisplayName = OBJECT:ScudStorm
Side = GLA
EditorSorting = STRUCTURE
; ***DESIGN parameters ***
Buildable = No ; This is what you need to add under each super weapon
DisplayName = OBJECT:ParticleCannon
Side = America
EditorSorting = STRUCTURE
; ***DESIGN parameters ***
Buildable = No ; This is what you need to add under each super weapon
DisplayName = OBJECT:NuclearMissile
Side = China
EditorSorting = STRUCTURE
Posted by: mr_hymn_ - Thursday, April 6, 2017 2:24:13 AM
If you think it's too difficult to find then change the weapon reload time of each weapon to forever
Like >> ReloadTime = 86400000. This weapon should take about 1 day for a reload.
Posted by: elliesy - Thursday, April 6, 2017 2:49:39 AM
in GENERALS 1 i can't see the factionbuilding.ini ... i extracted the INI.big but no file like that...
.
.
happy modding .... :D
Posted by: mr_hymn_ - Thursday, April 6, 2017 3:11:18 AM
Waddd.... No... It's there
From INI.big used in General 1. Zero Hour would be INIZH.big
[img]http://i.imgur.com/qj629Jh.png[/img]
Posted by: elliesy - Thursday, April 6, 2017 4:25:16 AM
yes i see sir now..:D
.
.
.
Thx alot Sir Mr_hymn
.
.
you're so kind ....:D
.
.
more power
Posted by: elliesy - Thursday, April 6, 2017 6:47:21 AM
[img=https://www.facebook.com/photo.php?fbid=691093254405988&set=a.691093117739335.1073741834.100005159583769&type=3&theater]GLA superweapon disable[/img]
it's really work my friend tnx...
Posted by: mr_hymn_ - Thursday, April 6, 2017 8:34:05 AM