Aggiornamento server
-=RdK=- IP 62.173.164.103:27021
Ho inserito il controllo per verificare che la Key del gioko sia originale..infatti:
STEAM_ID_PENDING
Poteva succedere che facendo lo status alcuni player nn avevano lo steam id
Guardate il player che hai l'id n° 715
C'è un bug in steam e in vac2 per cui persone con il client cracckato possono entrare sui server vac2.
Ovviamente non hanno steam id.
ora, questi sono al 100% cittoni. Ne sono entrati 2 sul server e facevano dei numeri da circo equestre...avevano tutto attaccato(...non è rosik perchè ce li avevo in team insieme lol).
Sono andato a vedere e sembra che valve se ne freghi per adesso.
Il rischio più grosso è che tramite il mani si possano autenticare come admin del server!!!
Con questo Plugin si è risolto anche questo problema infatti il plugin lavora così:
// message to server
es_delayed 3 es_xmsg #green event_var(es_username) has a PENDING STEAM ID = most likely using an illegal version of the game
es_delayed 6 es_xmsg #green event_var(es_username) will be kicked for a PENDING STEAM ID
// message to your log
es_log #green XXX event_var(es_username) : PENDING STEAM ID XXX
// messages to pending player
es_delayed 6 es_xtell event_var(userid) #green event_var(es_username) You have a PENDING STEAM ID to avoid getting kicked please fix it now !
es_delayed 9 es_xtell event_var(userid) #green event_var(es_username) You have a PENDING STEAM ID come back when your problem is fixed !
es_delayed 11 es_xtell event_var(userid) #green event_var(es_username) You have a PENDING STEAM ID you’re being kicked !
// punishement / warnings
es_delayed 13 ma_kick event_var(userid) 1
I numeri sono i secondi... poi se nn esce da solo sarà kikkato in automatico ..ciao
