[Release] Server Adverts 1.0

this is a simple update of the abandoned adverts script by Cody196 all credit is given to him

Simply place the adverts as a resource and add to yml

go to server_adverts look at the local_adverts table there is examples for you there as a “Message” edit those to your liking atm it is set up to load 8 adverts you can add more and change the count of how many adverts it should load in the line
if nextadvert == 8 then
nextadvert = 1

change the number 8 to the amount of adverts that you added after it cycles thru it , the cycle will restart

adverts.zip (1.3 KB)

3 Likes

Thank you for the update and crediting the original source!