ItsMods

Full Version: Can we pause the rounds
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Is it possible to pause the rounds if we have deadround at search and destroy with a chat command like !p (pause ) and !c (continue). I search at http://addon.teamsdk.com/ but i didn't find anything. If is possible code it because i don't know. Smile
Well, I'm not sure. Maybe Possible.
(09-13-2012, 14:53)Gravzy Wrote: [ -> ]i don't think so, however if it is, it will be complicated.

My theory would be;
!p = client.freeze
!c = client.unfreeze

however, not sure how simple it is or if it's possible.

This isn't what he means. He wants to pauze the PLUGINS.
(09-13-2012, 15:06)Pozzuh Wrote: [ -> ]
(09-13-2012, 14:53)Gravzy Wrote: [ -> ]i don't think so, however if it is, it will be complicated.

My theory would be;
!p = client.freeze
!c = client.unfreeze

however, not sure how simple it is or if it's possible.

This isn't what he means. He wants to pauze the PLUGINS.
L2read, he wants to pause the game.
(09-13-2012, 15:25)zxz0O0 Wrote: [ -> ]
(09-13-2012, 15:06)Pozzuh Wrote: [ -> ]
(09-13-2012, 14:53)Gravzy Wrote: [ -> ]i don't think so, however if it is, it will be complicated.

My theory would be;
!p = client.freeze
!c = client.unfreeze

however, not sure how simple it is or if it's possible.

This isn't what he means. He wants to pauze the PLUGINS.
L2read, he wants to pause the game.
Yes, i want to pause the score exacly. If the game is 6-3 and when dead round you press !p the score will freese but we will play rounds that they don't count at score.
that would be a good idea if you ask me. im not that skilled to code sth like this.
(09-14-2012, 11:41)OzonE Wrote: [ -> ]that would be a good idea if you ask me. im not that skilled to code sth like this.
Maybe Mr. zxz0O0 could help or everyone else who knows to code this thing.
Currently there is no way to make the game 'not count the round' (changing score). I will look into it if there may be a way.