RolePlay is good, but not for me, even if i has developed it already
My new objective, is to create nice race server (core engine for races i already have from my previous gamemode (Race & Mini Missions in RolePlay game). In both versions (old & new) all races have been loaded automatically, but in the old version there was no command /join , and race starts only when someone hit the race checkpoint).
This time, I have considered laziness of some players, and now i do my server in very differend way.
Changelog:
1. Now, every race starts automatically.
2. For every race, each player have extra spawn point like in MTA or AdrenalineX server (SA:MP), which mean, they spawn in special car, in special line (like personal position), with correct angle for each race.
3. Predefined car model for each race
4. Only 1 car model is allowed for each race
5. Every player have their own race car ( which is spawn automatically before race ), + automatically put in vehicle.
6. When race has been ended, every "race car" either disappears either respawns ( but only if this car was predefined in Server\LU\content.xml , just in case if "smart players" leave their race car, and entered to the "default" spawned car).
All this stuff, i have already scripted :!:
More stuff will be added in future...