Files

> > CS2D > Lua Scripts > [Pnk] FFA Admin Script v1.3
Files overviewCS2D overviewLua Scripts overview

English [Pnk] FFA Admin Script v1.3 >

11 comments37 kb, 385 Downloads

old [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
edited 5×, last 29.01.17 06:01:56 pm
Approved by GeoB99

Download Download

37 kb, 385 Downloads

Comments

11 comments
To the start Previous 1 Next To the start

Log in!

You need to log in to be able to write comments!Log in

old

boncuk
User Off Offline

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

old

GeoB99
Moderator Off Offline

Quote
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.

old

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

old

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.

old

kerker
User Off Offline

Nice script.
I like it!

old

Hajt
User Off Offline

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

old

Angel Montez
BANNED Off Offline

Nice good luck job like
I like it!

old

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.

old

VADemon
User Off Offline

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

Especially the sounds you used.

old Like

Scott
BANNED Off Offline

it's very good
I like it!
To the start Previous 1 Next To the start