Interface administrators, moderator
2,756
edits
No edit summary |
No edit summary |
||
Line 11: | Line 11: | ||
== GTA III, VC, SA, and IV (Custom Modes/Scripted) == | == GTA III, VC, SA, and IV (Custom Modes/Scripted) == | ||
At the very minimum, you'll need to | There are some example scripts [https://github.com/VortrexFTW/gtac_essentials here]. At the very minimum, you'll need to fade in the camera using [[gta.fadeCamera|gta.fadeCamera]] in a logical event such as in the [[OnPlayerJoined|onPlayerJoined]] event. The default resource provided with the server, called "freeroam", includes spawning the player and fading the camera, but is designed for GTA 3 only. | ||
== Manual == | == Manual == |