Jump to content

cubic

Members
  • Posts

    0
  • Joined

  • Last visited

Everything posted by cubic

  1. Hi Philipovitch, Thank you for your great working, But, I've exactly same problem. I don't understand where is the prob ?! I was inspired by the example of X53 rocket in the spell_generic.cpp file. It's working, but i can't fly, and my mount is very very very slowwww... Are you finding the tips ? When I inspected your script, I've noticed, you added dozens before your ID see at the bottom new spell_gen_mount("spell_Volcanic_Stone_Drake", 0, 1088331, 2088331, 3088331, 4088331); These dozens correspond to what? So, Here's the example of my script which works almost // VOLCANIC STONE DRAKE SPELL_VOLCANIC_STONE_DRAKE_0 = 88331, SPELL_VOLCANIC_STONE_DRAKE_60 = 88332, SPELL_VOLCANIC_STONE_DRAKE_100 = 88333, SPELL_VOLCANIC_STONE_DRAKE_150 = 88334, SPELL_VOLCANIC_STONE_DRAKE_310 = 88335 new spell_gen_mount("spell_Volcanic_Stone_Drake", SPELL_VOLCANIC_STONE_DRAKE_0, SPELL_VOLCANIC_STONE_DRAKE_60, SPELL_VOLCANIC_STONE_DRAKE_100, SPELL_VOLCANIC_STONE_DRAKE_150, SPELL_VOLCANIC_STONE_DRAKE_310); I intend to continue the search, if you have found the 'soluce' . Thanks for advance for your help. See you later and good afternoon Kind regards,
×
×
  • Create New...