So I was trying to make a lil timer for airdrop in my main plugin (misc plugin for my server) with a command to start/stop the run but I can't get the callback to run.
if command == "testtimer":
Plugin.CreateTimer("droptimer", 60000).Start() #that's 60sec...
So I have have a few ppl that I only have the IP / name of, and I need to ban them. However, it seems there is no ban by IP unless the player is online.
Is it possible to get the SteamID from the Server.Players Dictionary, and if so how ? Sorry I have never worked with dictionaries and my...
I am nowhere close to making something like that but hoping someone out there can. Something to limit the use of Pluton, Server, Server Console + a few the admin can enter by hand and also restrict the character you can use in your name to the one we can type!
Thank you
I hope I am posting this in the right section... since I started I have always had this problem and no idea what it could come from. Whenever I add something to DataStore, if I stop the server then start it again, that data is not loading (I use server.stop or quit to stop the server).
I made a...
I made that function so I could call it before loading a kit, it checks for a rock and then drops it next to the player. It could be easily changed for a "drop all" and if needed change the all.ItemID to all.Name
I didn't make it return as soon as it dropped one in case there is more than one...
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.