Dateien

> > CS2D > Lua Scripts > Anti-bug postspawn
DateiübersichtCS2D-ÜbersichtLua Scripts-Übersicht

Englisch Anti-bug postspawn >

7 Kommentare437 b, 454 Downloads

alt Anti-bug postspawn

DsTyLe
User Off Offline

Hi, this script is simple, im not going to post pics.

Well some players when die say /retry and spawn again (only if die before mp_postspawn time), we have 2 solutions:

mp_postspawn 0

Download this script.

When player leave and he isn't spectator this script save his data (us id & ip) and he can join again only when some team wins.

This is a simple script, you can edit it if you want.
Zugelassen von GeoB99

Download Download

437 b, 454 Downloads

Kommentare

7 Kommentare
Zum Anfang Vorherige 1 Nächste Zum Anfang

Logge dich ein!

Du musst dich einloggen, um selber Kommentare verfassen zu können!Einloggen

alt

DsTyLe
User Off Offline

that is like initArray function.

for a = 1,32 do
     ips[a]=0
     uss[a]=0
end

alt

3RROR
User Off Offline

@DsTyLe
Theres:
ips = {}
uss = {}
So, the USGN's putted in there (or ip's) can do the pspawn glitch or not
But. I discovered why is there these 2 columns. Nevermind
Ich mag es!

alt

DsTyLe
User Off Offline

@redfix

i don't get it sorry =3

alt

Infinite Rain
Reviewer Off Offline

Yeah i think its good work but i wont rate becouse we have mp_postsspawn

alt

3RROR
User Off Offline

This is actually a nice idea but the mp_postspawn 0 is the easiest way than this
OH BTW. Don't rate low cause no-pics. It's actually unecessary like the description says.

Btw. I saw the script and so. The USGN's posted in there is actually the ones who can use the postspawn glitch?
Ich mag es!

alt

DC
Admin Off Offline

yeah I consider to implement an easier solution for the source: no post spawn if someone died in that round already (someone suggested that in the forum)

alt

united
User Off Offline

Translation: doesn't allow a player to /retry and re-join a team during the after spawn time (30 seconds by default).

It could be implemented in the source code :p
Zum Anfang Vorherige 1 Nächste Zum Anfang