logo   login
right
Home Forums Downloads Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Forum Info
Forum Members: 18,679
Total Threads: 8,804
Posts: 95,887

Administrators:
DeeZire, Redemption

There are currently 19 users online.
Partner Links

Free Credit Repair

Learn the Ticket Broker Secrets
Advertisements


Generals & Zero Hour Editing Discuss any modding related issues to do with Generals and Zero Hour here.

Reply
 
LinkBack Thread Tools
Old 05-22-2005, 03:28 PM   #1 (permalink)
Junior Member
 
Join Date: Aug 2004
Location: Mainz/Germany
Posts: 23
Send a message via ICQ to CCGX Send a message via MSN to CCGX Send a message via Yahoo to CCGX
Default Radio Jam Specialpower?

I've read about The Radio Jam Specialpower, that it can cut off control off the units for a player in a radius an thats exactly what i need for a unit in my mod.
I've searched, but found nothing how to use it.
Do somebody know how to implement it?

(sorry for the bad english)
CCGX is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05-23-2005, 02:34 AM   #2 (permalink)
Senior Member
 
CommieDog's Avatar
 
Join Date: Oct 2004
Location: Alaska (Hell Frozen Over)
Posts: 384
Default

From what I've heard about it, the hard-code support for the Radio Jam was removed before release. I could be (and probably am) wrong, though.
CommieDog is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05-23-2005, 04:16 AM   #3 (permalink)
Senior Member
 
Join Date: May 2004
Location: My Secret Volcano Lair (USA)
Posts: 702
Send a message via AIM to Silent_Killa Send a message via MSN to Silent_Killa
Default

A superweapon that fired a subdual type weapon would do the trick, for units that had a subdual damage cap that is... this of course could be added to each unit, but it would be a pain to add it to all those units.
Silent_Killa is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05-23-2005, 11:19 AM   #4 (permalink)
Junior Member
 
Join Date: Aug 2004
Location: Mainz/Germany
Posts: 23
Send a message via ICQ to CCGX Send a message via MSN to CCGX Send a message via Yahoo to CCGX
Default

and how would i do this exactly? code exemples please...
my mod is a TC, so i would not that big problem to give the units such a subdual damage thing...
CCGX is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05-23-2005, 09:47 PM   #5 (permalink)
Senior Member
 
Join Date: May 2004
Location: My Secret Volcano Lair (USA)
Posts: 702
Send a message via AIM to Silent_Killa Send a message via MSN to Silent_Killa
Default

what's to tell? Make it a superweapon, give it a subdual weapon type... there's all sorts of examples in the ZH code of superweapons that do damage, just give the weapon SUBDUAL_UNRESISTABLE damage type. As for subdual damage caps, just check any generals vehicle.
Silent_Killa is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05-24-2005, 03:16 AM   #6 (permalink)
Senior Member
 
Join Date: Nov 2003
Location: The Netherlands
Posts: 794
Send a message via MSN to The_Hunter
Default

Quote:
Originally Posted by CCGX";p=&quot View Post
and how would i do this exactly? code exemples please...
my mod is a TC, so i would not that big problem to give the units such a subdual damage thing...
make it spawn a poison field with no particle effects and use a subdual weapon that only affects vehicles
The_Hunter is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05-24-2005, 02:34 PM   #7 (permalink)
Junior Member
 
Join Date: Aug 2004
Location: Mainz/Germany
Posts: 23
Send a message via ICQ to CCGX Send a message via MSN to CCGX Send a message via Yahoo to CCGX
Default

ok, i got it, it works so far, but the damage typ SUBDUAL_UNRESISTABLE is not what i need. it disabled the vehicles, what i need is somthing that cut off the control over the units, but not disabeling it, so they could shot for themselves, on the enemy or there allies. is there a damage type who do this?
CCGX is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05-24-2005, 03:39 PM   #8 (permalink)
Senior Member
 
Join Date: Nov 2003
Location: The Netherlands
Posts: 794
Send a message via MSN to The_Hunter
Default

Quote:
Originally Posted by CCGX";p=&quot View Post
ok, i got it, it works so far, but the damage typ SUBDUAL_UNRESISTABLE is not what i need. it disabled the vehicles, what i need is somthing that cut off the control over the units, but not disabeling it, so they could shot for themselves, on the enemy or there allies. is there a damage type who do this?
afaik the awser to that is no
The_Hunter is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05-24-2005, 05:05 PM   #9 (permalink)
Junior Member
 
Join Date: Aug 2004
Location: Mainz/Germany
Posts: 23
Send a message via ICQ to CCGX Send a message via MSN to CCGX Send a message via Yahoo to CCGX
Default

shit. not good... mhm... must find somthing similar to that...
CCGX is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05-24-2005, 05:26 PM   #10 (permalink)
Senior Member
 
Join Date: May 2003
Location: Eindhoven, Netherlands
Posts: 2,278
Send a message via ICQ to CodeCat Send a message via MSN to CodeCat
Default

What about just creating a giant box that prevents you from selecting anything under it (because you select the box instead)? :lol:
CodeCat is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
SpecialPower type? DJRowley Generals & Zero Hour Editing 2 06-11-2004 09:04 AM
Specialpower help needed The_Blind_One Generals & Zero Hour Editing 13 11-03-2003 10:10 AM
How To Make Maps with Caves and Tech Radio Stations eric Generals & Zero Hour Editing 0 05-30-2003 08:57 AM
adding a new specialpower weapon... CarmaPlayer Generals & Zero Hour Editing 18 04-15-2003 08:36 PM
SpecialPower ? TheGreatVirus Generals & Zero Hour Editing 3 04-15-2003 11:25 AM


All times are GMT -4. The time now is 08:58 AM.


Design By: Miner Skinz.com
Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.