User talk:SFeLi: Difference between revisions

From OniGalore
Jump to navigation Jump to search
m (asking doesn't hurt, right ?)
m (+cat)
 
(One intermediate revision by the same user not shown)
Line 6: Line 6:


Or even better: maybe you can work your way up a fully new commando like: chr_add_health character var_1 var_2
Or even better: maybe you can work your way up a fully new commando like: chr_add_health character var_1 var_2
(So it adds var_1 (e.g. 1) health point(s) per frame and keep going for var_2 (e.g. 100) frames in total or until the character gets interrupted.)
(So it adds var_1 (e.g. 1) health point(s) per frame and keep going for var_2 (e.g. 100) frames in total or until the character gets interrupted.) --[[User:Paradox-01|User:Paradox-01]], 25 June 2008‎
 
[[Category:Userspace]]

Latest revision as of 02:24, 4 May 2022

Hi SFeLi, I have a question about your daodan DLL.

It makes custom cheats possible like "bulletproof" and "kangaroo".
Now I'm wondering if you can do something similar for BSL. (There are cheats like "omnipotent = 1" and "invincible = 1")
Could the DLL recognize a new BSL cheat like "regeneration = 1" (1 health point per frame for 100 frames) when called by a function?

Or even better: maybe you can work your way up a fully new commando like: chr_add_health character var_1 var_2 (So it adds var_1 (e.g. 1) health point(s) per frame and keep going for var_2 (e.g. 100) frames in total or until the character gets interrupted.) --User:Paradox-01, 25 June 2008‎