I know of one server hosted in Ukrain that has mods on the v19 server. The man that hosts it wasn't very willing to share. But you might be able to get something from just the server:
https://vk.com/rust_zomb
Please also take into account the white wolves, no mountains @tanks, different loot...
Tried to just use the script, didn't work:
Made a few adjustments, hoped it would work then:
__name__ = 'FirstConnectMSG'
__author__ = 'ice cold'
__version__ = '1.1'
import clr
clr.AddReferenceByPartialName("Fougerite")
import Fougerite
import re
cyan = "[color#00ffff]"
green =...
I want to develop a plugin that sends the player a message at first connect, therefore I need a hook that refers to the player's first connection made to the server. Like "On_PlayerConnected" but then "On_PlayerFirstConnected" or something like that. Can't seem to find it in the documentation...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.