快速登录:  

Forum: Old versions

话题: Simple feature which can be fixed in 5 minutes

由于该帖子已年深日久,可能包含陈旧过时或描述错误的信息。

TexZKPRO InfinityMember since 2005
I've already talked to Cel, but now I publish it here:
GetInfo( "MainEffectActive", (INT32*)&nActiveEffect )
will just say if there's an active effect. But a boolean value can't say which deck it is active on, so I've thought this solution is much better:
_ Bit 0: boolean value for left deck
_ Bit 1: boolean value for right deck

This way we can both know if there's an active effect and on which deck with stupid bit masks.

Please fix this because it will require only 5 minutes of your life, but will allow me (and others) to make my DJC mapper and other plugins.
 

发表时间 Sun 31 Dec 06 @ 2:40 pm


(陈旧帖子或论坛版块会自动关闭)