Jump to content


Help with Tutorial on Raptor Strike


  • Please log in to reply
8 replies to this topic

#1 Guest_Azad0r_*

Guest_Azad0r_*
  • Guests

Posted 29 February 2004 - 12:23 PM

Ive added the raptor strike from the tutorial but its not working. I have done everything said and hav checked up on other items as I have been INI coding for a while.

The error message is:

Release Crash at Sun Feb 29 12:20:51 2004
; Reason Error parsing INI file 'Data\INI\SpecialPower.ini' (Line: 'SpecialPower SuperweaponRaptorStrike ')


Any ideas?

#2 Detail

Detail

    King Detail

  • Hosted
  • 7,767 posts
  • Location:Dayonic
  • Projects:Dayvi.com
  •  Blu Spy

Posted 29 February 2004 - 01:18 PM

Post your 'SpecialPower SuperweaponRaptorStrike' code.

#3 Guest_Guest_*

Guest_Guest_*
  • Guests

Posted 29 February 2004 - 02:41 PM

;-----------------------------------------------------------------------------
SpecialPower SuperweaponRaptorStrike
  Enum                = SPECIAL_NAPALM_STRIKE
  ReloadTime          = 200000 ; in milliseconds
  RequiredScience  = SCIENCE_RaptorStrike
  PublicTimer      = No
  SharedSyncedTimer = Yes
  ViewObjectDuration  = 30000
  ViewObjectRange  = 250
  RadiusCursorRadius  = 100
  ShortcutPower    = Yes  ;Capable of being fired by the side-bar shortcut.
  AcademyClassify  = ACT_SUPERPOWER ;Considered a powerful special power that a player could fire. Not for simpler unit based powers.
End


Thats it

#4 Guest_Azad0r_*

Guest_Azad0r_*
  • Guests

Posted 01 March 2004 - 04:13 PM

Guest = me, sorry i forgot to put my name.

So no one can help?

#5 Guest_Guest_Vanguard_*

Guest_Guest_Vanguard_*
  • Guests

Posted 01 March 2004 - 06:56 PM

To lazy to log in, I'm at school EWWWWW. Anyway back on topic, did you add the science to Science.ini. If you did, then I'm not sure why you are getting an error. Try running WB. If there is no help there, then mail me your code and I'll copy it from mine.

#6 Guest_Section_Eight_*

Guest_Section_Eight_*
  • Guests

Posted 05 March 2004 - 09:14 AM

It is a copy paste problem. The structure of the strings are messed up, go back and check each file entry, I'll bet there is something starting a line that shouldn't be. Just put the curser behind the offending line segment and backspace once to get it back in order. Happened to me with the claymores when I tried them. ^_^

#7 Guest_Guest_*

Guest_Guest_*
  • Guests

Posted 05 March 2004 - 09:18 AM

Ahhhhh, I can see it from here now. In the pic of the code you posted, the word "could" is starting a line where it shouldn't be. Back that sucker up and outta there.


SpecialPower SuperweaponRaptorStrike
Enum = SPECIAL_NAPALM_STRIKE
ReloadTime = 200000 ; in milliseconds
RequiredScience = SCIENCE_RaptorStrike
PublicTimer = No
SharedSyncedTimer = Yes
ViewObjectDuration = 30000
ViewObjectRange = 250
RadiusCursorRadius = 100
ShortcutPower = Yes
AcademyClassify = ACT_SUPERPOWER
End


Copy paste that over the old one.

#8 Guest_Guest_*

Guest_Guest_*
  • Guests

Posted 05 March 2004 - 09:20 AM

Ahhhhh, I can see it from here now. In the pic of the code you posted, the word "could" is starting a line where it shouldn't be. Back that sucker up and outta there.


SpecialPower SuperweaponRaptorStrike
  Enum                = SPECIAL_NAPALM_STRIKE
  ReloadTime          = 200000  ; in milliseconds
  RequiredScience    = SCIENCE_RaptorStrike
  PublicTimer        = No
  SharedSyncedTimer  = Yes
  ViewObjectDuration  = 30000
  ViewObjectRange    = 250
  RadiusCursorRadius  = 100
  ShortcutPower      = Yes   
  AcademyClassify    = ACT_SUPERPOWER 
End


Copy paste that over the old one.

Nevermind, it won't display correctly on this board. just get rid of anything after a semicolon.

#9 Guest_Guest_*

Guest_Guest_*
  • Guests

Posted 28 August 2004 - 05:04 PM

hi im a noob to all modding can someone help me with that raptor strike mods cos i just keep getting a serious error messageon screen when i start up zero hour. i need to know exactly what to do to install this cos im doing something wrong. plz help.




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users