Quote:
Originally Posted by mascii
Quote:
Originally Posted by Weirdosport
Quote:
Originally Posted by mascii
Код:
edit your desired countdown time in three places
|
I'm not quite sure that's a selling point. Only having to change 1 set of variables would surely be easier than having to hunt down and change 3?
|
Yeahs ill try release an update, im new to scripting, maybe ill make it an ingame command to set the countdown time
|
Well you'll need to use either strtok of sscanf. It is preferable to use sscanf, as it's faster and uses less processing power (and I feel it's alot easier to use aswell!)