Posted: Thu Sep 11, 2014 12:34 am Post subject: some help?
hi guys, i play flash based tower defense game and i can change the
values(hp,damage) and there is some enemy when i kill him gives me some reward so i would like to know if i can generate/spawn him.
Well,
Try to find the function that either gives your reward, or drops the enemy.
If it's multiplayer game, you probably won't be able to do any of these. _________________
I'm rusty and getting older, help me re-learn lua.
Well,
Try to find the function that either gives your reward, or drops the enemy.
If it's multiplayer game, you probably won't be able to do any of these.
thx for replying
i can change the enemy and my towers value and after he die he drop
a box and when i pick it i get that reward so how can i find that function? can i find it from enemy address?and this the code what written when i hit him:
mov [eax+50],ecx
mov edx,[eax+08]
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum