Cpp
Jan 6, 2006, 02:32 AM
Recently I was given the idea (thanks, piet) of a new utility for jj2 that would accept command line arguments from users or even possibly other applications. The program would then process the commands given, perform a number of memory editing functions to interact with jj2 and output the results back to command line. This could be useful for people who don't know VB and/or C++, but know some other language (such as PHP).
- Kick a player
- ban/unban a player
- retreive or edit the game stats - filename of the current level, game type, list of players, player score, game count limit, max player limit, etc.
- change server password
- skip/restart level
etc.
All of these would be done via command line which could allow web applications to directly control the jj2 gameplay. Now I am curious if anybody sees this idea to be of any use.
- Kick a player
- ban/unban a player
- retreive or edit the game stats - filename of the current level, game type, list of players, player score, game count limit, max player limit, etc.
- change server password
- skip/restart level
etc.
All of these would be done via command line which could allow web applications to directly control the jj2 gameplay. Now I am curious if anybody sees this idea to be of any use.