Thread: [Solved] Save user for x time
View Single Post
eyal282
Veteran Member
Join Date: Aug 2011
Old 06-08-2022 , 15:48   Re: Save user for x time
Reply With Quote #2

Quote:
Originally Posted by Gena View Post
I'm creating a plugin that automatically respawns you when you connect (very simple), so you can play without waiting for the game to finish.

But I'm sure that people when they die will simply retry on console and revive, so...
how can I get a player steam id for a while so they don't do this?
Use a database or clientprefs to save across server restarts.

I think you are best off with a stringmap if you don't need your data to be saved if map changes.

https://github.com/eyal282/l4d2-karm...a_jump_auto.sp
__________________
I am available to make plugins for pay.

Discord: Eyal282#1334
eyal282 is offline