11.03.2017, 20:56
Quote:
|
Another idea:
- Can you add an option to the settings to show the possible keyboard shortcuts in a textdraw? (Because alt+tabbing is crash my game sometimes) |
One of the main concept of this script is to completely get rid of the use of commands (as you can see, there is only one command to enter flymode) in favor of using dialogs. If I enable player to change the map without entering flymode, then there will be a number of some difficulties:
1. Necessity to duplicate the call of some existing actions through the commands
2. The moving engine of objects (especially on the "arrows" or "w, a, s, d") will create additional undesirable actions for the player, because for example ped running usually set for the same keys
Perhaps something will be done in the future, but for now I see the best option for editing the map only in flymode..


