08.01.2014, 16:12
Or some scripts have in-game commands to create new labels or pickups during runtime.
In my own script, I have admin-commands to add extra gas-stations, police-stations, speedcamera's, houses, businesses and some others.
All of those add new pickups and 3D textlabels while the server is running.
But if there is a change in the code, then yes, you need to reload your filterscript.
In my own script, I have admin-commands to add extra gas-stations, police-stations, speedcamera's, houses, businesses and some others.
All of those add new pickups and 3D textlabels while the server is running.
But if there is a change in the code, then yes, you need to reload your filterscript.

