mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: Aug 2003
Posts: 72
V
visionz Offline OP
Babel fish
OP Offline
Babel fish
V
Joined: Aug 2003
Posts: 72
Something like drawcopy but with supports for alphablending would be awesome. I have a lot of fun creating small games for mIRC (that's the only reason why I'm using mIRC!), so this new feature would really be a big plus!

Example :

Code:
/drawalpha -hn @ transp_level <x y w h> @ <x y [w h]>

Transp_level would be a value between 0 and 255

Copies part of a picture to a different position in the same window or to another window, and alphablending source into destination.



Other suggestion :

Allowing us to query the performance counter instead of GetTickCount when using $ticks

Code:
; ticks
echo -a $ticks 

; performance counter
echo -a $ticks(true)


I know that is has already been suggested (by myself) a couple of years ago, but here it is again smile

Joined: Jan 2009
Posts: 116
Vogon poet
Offline
Vogon poet
Joined: Jan 2009
Posts: 116
Oh yeah, this would be rather nice! Right now I have to fake transparency by dithering stuff with a transparent colour and then copying it over, so this would be a big plus.


http://zowb.net

/server -m irc.p2p-network.net -j #zomgwtfbbq
(ssl on port 6697 and 7000)

Link Copied to Clipboard