Battlefield Modding Tutorials BFMODS https://battlefieldmodding.com/ssm/phpBB3/ |
|
Adding armorEffect ss ? Does it work ? https://battlefieldmodding.com/ssm/phpBB3/viewtopic.php?f=3&t=1300 |
Page 1 of 1 |
Author: | klaudox [ Wed Mar 30, 2005 2:05 pm ] |
Post subject: | Adding armorEffect ss ? Does it work ? |
Is it possible to add there values SS ? If the A10 gets heavy damage the right engine starts burning. Wanna add there effect to left engine too, but it don?t work :// Need some help please ![]() Example: A10 ( my code ) ObjectTemplate.Active A10_B ObjectTemplate.addArmorEffect 70 em_PlaneDamage -1.8/1.4/5 ObjectTemplate.addArmorEffect 70 em_PlaneDamage 1.8/1.4/5 ObjectTemplate.addArmorEffect 60 e_StukaFire 1.8/1.4/5 ObjectTemplate.addArmorEffect 60 e_warning_jet 0/1.3/-3 ObjectTemplate.addArmorEffect 30 e_StukaFire -1.8/1.4/5 ObjectTemplate.addArmorEffect 30 e_StukaFire 1.8/1.4/5 ObjectTemplate.addArmorEffect 30 e_warning_jet 0/1.3/-3 ObjectTemplate.addArmorEffect 1 e_StukaFire -1.8/1.4/5 ObjectTemplate.addArmorEffect 1 e_StukaFire 1.8/1.4/5 Sorry 4 my f*** english ... , it?s not my day |
Author: | Superfuzz [ Thu Mar 31, 2005 9:22 pm ] |
Post subject: | |
effects/graphics/textures cannot be done SSM. So if your makeing a SSM that is why it wont work. However if thsi should be possible in a client side mod. |
Author: | klaudox [ Mon Apr 04, 2005 4:09 pm ] |
Post subject: | |
Page 1 of 1 | All times are UTC |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |