11 Jan 12, 07:18PM
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?
Do I need to change it to
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?
[SELECT ALL] Code:
alias cleanshot [ (get_hud) (clean_hud) (sleep 20 [screenshot]) (sleep 20 [reload_hud] )
Do I need to change it to
[SELECT ALL] Code:
alias cleanshot [ (get_hud) (clean_hud) (sleep 500 [screenshot]) (sleep 500 [reload_hud] )