• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
AI Survival Edit Syntax Error
#21
(07-17-2011, 17:50)d0h! Wrote: you can post the directlink from imageshack, even without being registered there....(right click->show image)

Off topic: Uploading images as attachments is better because we can asure you that the image will not get removed (unless this thread gets removed).
On imageshack they sometimes remove big images with a lot traffic.
  Reply
#22
(07-20-2011, 15:51)SuperNovaAO Wrote:
(07-17-2011, 17:50)d0h! Wrote: you can post the directlink from imageshack, even without being registered there....(right click->show image)

Off topic: Uploading images as attachments is better because we can asure you that the image will not get removed (unless this thread gets removed).
On imageshack they sometimes remove big images with a lot traffic.

Thats why I use photobucket Smile
  Reply
#23
Ok,
the topic can be closed or remove whatever
I dont longer use the Dragon's Breath from zxz0O0!
Thanks for help Smile
  Reply
#24
(07-20-2011, 15:44)Scripts18 Wrote:
(07-20-2011, 15:35)Cyborgking Wrote:
(07-19-2011, 20:05)Scripts18 Wrote:
(07-19-2011, 19:21)Elite_Nudel Wrote: Yes that is all with / but in php it dont show the / oO I dont know why...
It works but the Dragon'S Breath dont work so good! The Bots dont burn! Not every time!

:/

Its better than nothing Confused
I got it to work 100%. Smile
You still need to change one more thing.
In _globallogic_player in Callback_PlayerDamage:
Code:
if( sMeansOfDeath == "MOD_BURNED" || sWeapon == "rottweil72_mp")
        {
            handleFlameDamage( eAttacker, eInflictor, iDamage, sWeapon, sMeansOfDeath);
        }
Change it to this
Code:
if( sMeansOfDeath == "MOD_BURNED" || sWeapon == "rottweil72_mp" || sWeapon == "spas_mp")
        {
            handleFlameDamage( eAttacker, eInflictor, iDamage, sWeapon, sMeansOfDeath);
        }

I think he could remove the ||"rotweil72_mp" and just put ||"spas_mp" since his mod uses a spas?
Yea he could, that's also what the author of the dragonsbreath mod did. Smile
  Reply
#25
Yes! But now i dont use this mod anymore! A little code that isn't removed but i dont matter. I convertet the DB from Singleplayer and edited it.Know i looks like DB! But know when i put it on my Server i became a Error Sad
"Exceeded limit of 4352 'image' assets." what can i do ?
  Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Mep Edit coordinance raminr63 2 2,822 10-22-2013, 15:02
Last Post: Yamato
  Help error when run mod mr.apple 9 6,065 09-24-2013, 21:49
Last Post: Nekochan
Information Help How to edit new derived entry? (Solved) SSonic70 1 2,453 08-20-2013, 15:29
Last Post: Nekochan
  [Release] MOSSY v9.12 Re-edit by BloKK187 BloKK187 24 34,098 08-05-2013, 23:44
Last Post: TheWraith10219
  Help improper syntax but i dont know where Brandeeno 6 3,936 07-28-2013, 19:25
Last Post: Brandeeno
  Help COD mw3 Error Couln't load image 3_cursor3:s Paylgs 2 13,481 07-18-2013, 18:46
Last Post: Nekochan
  Mod Error! help please Brandeeno 2 3,751 07-11-2013, 21:06
Last Post: Brandeeno
  Help xkmod error Domino29 2 4,150 07-11-2013, 20:07
Last Post: Brandeeno
  [Request] Edit BOloader 0.8 Bot settings IgnaBmx 2 3,140 06-30-2013, 02:35
Last Post: IgnaBmx
Question Help what program, open and edit plugins ??? lexa__33 1 2,642 06-24-2013, 09:36
Last Post: EnVi Sweden Rocks

Forum Jump:


Users browsing this thread: 1 Guest(s)