Dateien

> > CS2D > Lua Scripts > [Pnk] FFA Admin Script v1.3
DateiübersichtCS2D-ÜbersichtLua Scripts-Übersicht

Englisch [Pnk] FFA Admin Script v1.3 >

11 Kommentare37 kb, 385 Downloads

alt [Pnk] FFA Admin Script v1.3

boncuk
User Off Offline

Hi us ,

This is my new script, this time with help and some work, Here you have the FreeForAll Admin Script, with this script you can change you gamemodes from standart to construction and deathmatch, with 3 simple commands, also we have others commands that allow you to manage the server. I hope you like it!

Command List:
Spoiler >


Thanks to:
@user Scott For Help me making the script
@user GeoB99 For his file cs2d Throw Grenade Info (Y.A.T.E.S)
@user Rainoth For Help me making the script better

Rules
√ You can edit it
√ You can make everything with the nades sounds, these sounds are from Valve. I just Converted him to .ogg
× You can't re-upload it
× You can't say it yours
Using Sounds from Valve Corporation

INFO

ADDED
Better Functionality and Code Lines
ADDED
Fixed Poorly Code Lines
5× editiert, zuletzt 29.01.17 18:01:56
Zugelassen von GeoB99

Download Download

37 kb, 385 Downloads

Kommentare

11 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

boncuk
User Off Offline

Thanks to all who rated the script, also, i hope if some reviewer or mod can check and approve it

alt

GeoB99
Moderator Off Offline

Zitat
sfx/pnk/heflash.ogg
audio view content sfx/pnk/henade.ogg
audio view content sfx/pnk/hesmoke.ogg

I forgot to mention on my comment that these sounds aren't actually yours. You must include the following author(s) of these contents in the credits otherwise the file might get declined by other moderators or reviewers cause of copyright infringement.

alt

boncuk
User Off Offline

@user GeoB99: Yes i see that, so i changed to a better code lines. Check it

@user Hajt: Yes that file its from other script, but i fixed that and replace with the sfx's of this script, thx

@user Rainoth: Yes, after see how the script looks, i changed it to the better code you provided me, thx

alt

GeoB99
Moderator Off Offline

Some parts of your code is tabbed incorrectly like this chunk below:
1
2
3
4
5
6
7
8
9
10
11
12
13
elseif (arg[1]=="!rs") then
                              if player(id,'deaths')>0 then
parse("setscore "..id.." 0")
parse("setdeaths "..id.." 0")
                              	msg2(id,'\169000255000You have just reset your score')
                                else
                                msg2(id,'\169255000000No need to reset your score')
                                end
return 1
                              	end
                                end
                 	end
end
It's pure mess and barely understandable which
end
finishes a keyword type block. You must reorganise the code indentation structure in a correct, valid style manner.

alt

kerker
User Off Offline

Nice script.
Ich mag es!

alt

Hajt
User Off Offline

servertransfer.lst contain line gfx/zr.png but you didn't upload that file

alt

Angel Montez
BANNED Off Offline

Nice good luck job like
Ich mag es!

alt

Rainoth
Moderator Off Offline

I see you didn't upload the version I gave you at the very end. Oh well, this way of making commands is more crude but I guess that'll do.

alt

VADemon
User Off Offline

user boncuk hat geschrieben
Rules
√ You can edit it
× You can't re-upload it
× You can't say it yours

Especially the sounds you used.

alt Like

Scott
BANNED Off Offline

it's very good
Ich mag es!
Zum Anfang Vorherige 1 Nächste Zum Anfang