![]() |
|
#7
|
|||
|
|||
|
I'm really beginning in MODding King's Bounty. I have already made MODs and maps in LUA with Heroes of Might and Magic V, but I don't know the functions and methods called by the game. Like :
Code:
Attack.atom_spawn(0, 1, "effect_rampage") According to you, what type of method should be called in the LUA files to display this floatting text ? I found a txt file where they fix the floating texts font, color etc. But nowhere I can find the method that call it... It should be like this, no ? Am I wrong ? Code:
Game.ShowFlyer(damage) Any idea ??
|
|
|