#How do I script in general
1 messages · Page 1 of 1 (latest)
local GAME = "Good"
I mean the basics are the following:
How to do stuff
The hell is client vs server
How to use events and bindable functions
Rest you make up yourself of the previous above.
Also I gonna say that ReS scripting is very similar to RoS Lua structure-wise.
execution order
that's something important
global & local scopes are important too
Cant argue with that.