Posted: Thu Feb 19, 2009 3:29 am Post subject:
drop pods? HELP!
Subject description: how to make droppods for my map
i need help moding my map and i want to add the drop podd super weapon for gdi using the Threat Rating Node upgrade ive seen this be done on alot of maps can someone give me the codes to place in my map so i can have drop pods as a gdi superweapon/upgrade
i looked through my TibEd program and the Threat Rating Node upgrade is this
[GAPLUG1]
Name=Threat Rating Node
Image=GAPLUG_D
Prerequisite=GAPLUG
TechLevel=-1
Armor=wood
Sight=1
Owner=GDI
Cost=500
Points=30
Power=-20
Crewed=no
Capturable=no
Explosion=TWLT070,S_BANG48,S_BRNL58,S_CLSN58,S_TUMU60
PowersUpBuilding=gaplug
PowersUpToLevel=-1
ThreatPosed=0 ; This value MUST be 0 for all building addons
IsThreatRatingNode=true
but when i add it into my map it gives me nothing its empty (no drop pods) and on the map i was using it gave me drop pods! on the map i made everytime i put it on my GDI Upgrade Center
THIS
[GAPLUG]
Name=GDI Upgrade Center
Prerequisite=PROC,GATECH
Strength=1000
Radar=no
Armor=wood
TechLevel=10
Adjacent=2
Sight=6
Owner=GDI
Cost=1000
Points=60
Power=-150
Powered=true
Capturable=true
Sensors=yes
Crewed=yes
Upgrades=2
Explosion=TWLT070,S_BANG48,S_BRNL58,S_CLSN58,S_TUMU60
MaxDebris=6
ThreatPosed=0 ; This value MUST be 0 for all building addons
DamageParticleSystems=SparkSys,SmallGreySSys,BigGreySmokeSys
DamageSmokeOffset=800, 550, 400
AIBuildThis=yes
SpecialThreatValue=1
IsPlug=true
it doesnt do anything just a waste of money
i need the codes to make this a drop pod weapon/upgrade please help! QUICK_EDIT
Joined: 14 Feb 2006 Location: Flying into hostile territory
Posted: Thu Feb 19, 2009 2:04 pm Post subject:
do not use tib ed at all. edit all ini's in word pad or equivalent. I am school right now so I can not give you the proper code unfortunately. I'll see what I can dig up when I get home. _________________ QUICK_EDIT
I didnt mod for long time, but if I remeber correctly, you have to edit the super weapon building...
[GAPLUG1]
Name=Threat Rating Node
Image=GAPLUG_D
Prerequisite=GAPLUG
TechLevel=10
Armor=wood
Sight=1
Owner=GDI
Cost=500
Points=30
Power=-20
Crewed=no
Capturable=no
Explosion=TWLT070,S_BANG48,S_BRNL58,S_CLSN58,S_TUMU60
PowersUpBuilding=gaplug
PowersUpToLevel=-1
ThreatPosed=0 ; This value MUST be 0 for all building addons
IsThreatRatingNode=true
SuperWeapon=DropPodSpecial
NOTE: if you only have TS, you got to code the whole SW in, I think
EDIT: For what do u want this PlugIn? Because you also can edit the Image of the normal plugIn, so, it will look like the threat rating node, but it would be the same as before... _________________
Think of me as Nordos, 'cause Banshee wouldn't rename me QUICK_EDIT
I didnt mod for long time, but if I remeber correctly, you have to edit the super weapon building...
NOTE: if you only have TS, you got to code the whole SW in, I think
EDIT: For what do u want this PlugIn? Because you also can edit the Image of the normal plugIn, so, it will look like the threat rating node, but it would be the same as before...
thanks (i only have TS) guess now i got the [GAPLUG1] set up right the only problem is i just started moding and i only know the basics so what i am trying to say is i don't know how to code the whole Super Weapon if you could please give me the codes id be extremely thankful
I've basically been learning from TibEd but its really limiting as far as i am concern Peace and Thanks! QUICK_EDIT
Posted: Fri Feb 20, 2009 1:09 pm Post subject:
Re: drop pods? HELP!
[quote="kill0025"the drop podd super weapon for gdi using the Threat Rating Node upgrade ive seen this be done on alot of maps[/quote]
You also may open one of these map and copy the code... That should be the easiest way for you^^ _________________
Think of me as Nordos, 'cause Banshee wouldn't rename me QUICK_EDIT
Posted: Tue Feb 24, 2009 8:22 am Post subject:
Re: drop pods? HELP!
ok so i opened up the map that had it phheewww finally it took me 4 days of searching through maps and it was on some dragons lair map from yearrrsss at least 7 8 years old lol but yeah if anyone needs to drop pod mod codes here it is
[SuperWeaponTypes]
7=DropPodSpecial
[DropPodSpecial]
Name=Drop Pod
Type=DropPod
Action=DropPod
IsPowered=true
RechargeTime=4.0
SidebarImage=PODSICON
RechargeVoice=00-I506
; droppod flight characteristics
DropPodWeapon=Vulcan2 ; weapon mounted on drop pod
DropPodHeight=2000 ; height above ground that drop pods appear at
DropPodSpeed=75 ; speed of drop pod's descent
DropPodAngle=0.79 ; angle of descent for drop pod (radians; .40=flat,1.18=steep)
[GAPLUG1]
Name=DropPod Control Beacon
Image=GAPLUG_D
Prerequisite=GAPLUG
TechLevel=10
Armor=wood
Sight=1
Owner=GDI
Cost=100
Points=30
Power=-20
Crewed=no
Capturable=no
Explosion=TWLT070,S_BANG48,S_BRNL58,S_CLSN58,S_TUMU60
PowersUpBuilding=gaplug
PowersUpToLevel=-1
ThreatPosed=0 ; This value MUST be 0 for all building addons
IsThreatRatingNode=true
SuperWeapon=DropPodSpecial _________________ QUICK_EDIT
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum