Jump to content
Search In
  • More options...
Find results that contain...
Find results in...
  • Need help?

    Create a topic in the appropriate section
    Don't write everything in the chat!
  • Take a look at the marketplace

    There you can buy
    everything related to game servers
  • Don't want a ban?

    Please read our rules
    Don't disturb the order!
  • Sell or buy?

    Use services of the guarantor
    We will make your deal safe
  • 0
Sign in to follow this  
XenoZD

Хедшоты и EEHitBy

Какое-то время назад можно было поставить лог до срабатывания EEHitBy() и после и увидеть, как изменились хп зомби. Сейчас почему-то при хедшоте хп становятся 0 ДО того, как сработает EEHitBy() в принципе, причём хп уходят в 0 даже с 10000, а я знаю что даже удар в спину с ножа в ваниле отнимает максимум 1000 хп. Вопрос - куда это перенесли и как предотвратить этот ваншот

UPD.
 

SCRIPT       : [ZombieBase] [EEHitBy] HP before super.EEHitBy(): 9892.98
SCRIPT       : Zone: RightFoot, damage: 0
SCRIPT       : Zone: RightLeg, damage: 0
SCRIPT       : Zone: Torso, damage: 107.023
SCRIPT       : Zone: RightArm, damage: 0
SCRIPT       : Zone: LeftLeg, damage: 0
SCRIPT       : Zone: LeftArm, damage: 0
SCRIPT       : Zone: Head, damage: 0
SCRIPT       : Zone: LeftFoot, damage: 0
SCRIPT       : [ZombieBase] [EEHitBy] HP after script: 4892.98

SCRIPT       : [ZombieBase] [EEHitBy] HP before super.EEHitBy(): 0
SCRIPT       : Zone: RightFoot, damage: 0
SCRIPT       : Zone: RightLeg, damage: 0
SCRIPT       : Zone: Torso, damage: 0
SCRIPT       : Zone: RightArm, damage: 0
SCRIPT       : Zone: LeftLeg, damage: 0
SCRIPT       : Zone: LeftArm, damage: 0
SCRIPT       : Zone: Head, damage: 160.535
SCRIPT       : Zone: LeftFoot, damage: 0

Поясняю: мой скрипт должен был отнимать хп в % у зомби, сейчас для простоты пусть отнимает 50% при любом попадании. Первый выстрел был в тело, хп изначально 10000, урон ванилы я не учитываю, но видно что он есть. Хп показывает до и после выполнения EEHitBy И скрипта. Выстрел в тело - урон, такой же урон в тело, затем отнимает 5000 хп ровно. Выстрел в голову - зомби почему-то умер до того как что-либо сработало, при этом урон по голове показывает 160.535.

 

Edited by XenoZD (see edit history)

Share this post


Link to post
Share on other sites

1 answer to this question

Recommended Posts

  • 0

Нашли решение с человеком
Characters_Zombies::ZombieBase::DamageSystem::DamageZones::%Zone%::ArmorType::%Armor%::Health::damage. Чем больше параметр - тем меньше урона (от 0 до 4 байтов думаю) 

Share this post


Link to post
Share on other sites



Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you automaticly agree to our Guidelines and Privacy Policy.
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.