Vertaling van "timer script" in Frans
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Okay, so now we have a counter which adds the amount of walks the critter did last time the timer script ran through to their age counter, thereby aging the critter.
Ok, maintenant nous avons un compteur qui ajoute le nombre de pas que l'animal a fait la dernière fois que le script est allé jusqu'au compteur d'âge et donc nous avons l'âge de l'animal.
A subroutine is placed in the timer script, though I believe the 'execute this subroutine' command (gsub) can be used in any script.
Une subroutine est placée dans le script temporisateur, même si je crois que la commande 'exécuter cette subroutine' (gsub) peut être utilisé dans n'importe quel script.
As with zareb's simple plant script on the Creatures Wiki, its easiest to work with critters through subroutines - it helps split up the timer script and make it more understandable.
Comme dans le script de plante de zareb sur le Wiki, il est plus facile de faire fonctionner les animaux avec les subroutines -ça aide à diviser le timer script et à le rendre plus compréhensible.
At that time, Get(ScriptParameter) will have no value, because a timer script is never started while another script is running.
A ce moment-là, Obtenir (ParamètreScript) ne contient aucune valeur, car un script sur temporisation n'est jamais démarré pendant l'exécution d'un autre script.
So, let's take a look at the Timer script.
Then, in the Timer script above 'gsub walk', put the following code
Ensuite, dans le Timer script, juste au dessus de 'gsub walk', rajoutez le code suivant
Now that that's done, we can move onto the real scripting - the Timer Script!
Ok maintenant que ça c'est fait, c'est partit pour la vrai programmation, la timer script.