Pointer with variables to create indexed list

2
  • 8 favourites

Stats

1,076 visits, 1,430 views

Tools

Translations

This tutorial hasn't been translated.

License

This tutorial is licensed under CC BY 4.0. Please refer to the license text if you wish to reuse, share or remix the content contained within this tutorial.

Say you want to make a list of running games multiplayer plugin, assuming you have all the connections and other requirements ready , we need two variables and a link where lso print results, for example , a list.

For the first variable and the second call TotalCount Pointer .

For example, as I said before, use the plugin Multiplayer , therefore , ask for the list of instances of our game.

Once received we will clean the object list and will capture the number of instances of the game in TotalCount variable.

Create a sub - event with a while and tell you not to stop while varieble TotalCount pointer less than two actions , one for each subject by adding the last fence where the pointer is and another priate do add 1 to the pointer variable .

Finally, a sub event else this pointer variable to set starting at 0.

With this we can go a complete indexed list and print all items regardless of whether they are constant or not.

I hope it is useful to someone. Greeting, thanks and sorry for my very bad english.

  • 0 Comments

  • Order by
Want to leave a comment? Login or Register an account!