View Single Post
  #4  
Old 11-19-2012, 10:26 AM
jukeey jukeey is offline
Approved Member
 
Join Date: Aug 2011
Posts: 16
Default

Sorry for my poor english; and i dont speak Russian.
Thx for advices, but im afraid, my goals impossible.

I will try to express myself more accurately, example:
I want to unit resistances should always visible on dlg_chesspiece, in new lines, not only hint. It is possible? And if yes, how?

I tried many ways, and failed. Logic....() is not enough. Cant fix hint as simple_text. Resistances available with Au....(unit); but the unit parameter how works? Can i set a unit from hero army? The best solution would be a new, own script. I studied game and mod files, i see the relationships, and i can write some scripts, but this task not feasible for me.

In warcraft3 editor, i was able to accomplish pickpocketing five minutes with triggers. 5 years ago, when programming was chinese for me. Code sipmply, logical; events, objects clearly. Easy to display my own textboxes with custom texts. Easy to insert my own models and textures. And great documentation with examples. Now i have experienced with delphi (+minimal javascript, actionscript, php knowledge). Lua syntax not too much of a problem; but kings bounty scripting very strange, and im afraid, very limited. And documentations not available or incomplete.
Reply With Quote