Cleanshot disabled by mapmodel?
#4
Indeed my fps literally melted from ~200 down to 12!

Could it be caused by the .png format of the model? It actually consist of 8 layers... I probably gonna need to scrape that model.

The sleep you mention is that this?
alias cleanshot [ (get_hud) (clean_hud) (sleep 20 [screenshot]) (sleep 20 [reload_hud] )


Do I need to change it to
alias cleanshot [ (get_hud) (clean_hud) (sleep 500 [screenshot]) (sleep 500 [reload_hud] )
Thanks given by:


Messages In This Thread
Cleanshot disabled by mapmodel? - by Cleaner - 11 Jan 12, 06:32PM
RE: Cleanshot disabled by mapmodel? - by Mael - 11 Jan 12, 06:35PM
RE: Cleanshot disabled by mapmodel? - by Bukz - 11 Jan 12, 07:04PM
RE: Cleanshot disabled by mapmodel? - by Cleaner - 11 Jan 12, 07:18PM
RE: Cleanshot disabled by mapmodel? - by Mael - 11 Jan 12, 08:06PM