Dateien

> > CS2D > Lua Scripts > Action Menu by Clean
DateiübersichtCS2D-ÜbersichtLua Scripts-Übersicht

Englisch Action Menu by Clean >

14 Kommentare2 kb, 509 Downloads

alt Action Menu by Clean

Clean
User Off Offline

Hello guys, this is my first script and it contains some actions in a little menu.
To see that action menu, type !action in the chat.
This is not very useful tho.
Please, rate and comment. And remember, this is my first script!
Zugelassen von GeoB99

Download Download

2 kb, 509 Downloads

Kommentare

14 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

Jeferes
User Off Offline

Chat !action. you open menu

alt

Dovahkin
User Off Offline

Impressive not bad but ill rate 4/5.
Ich mag es!

alt

DannyChan
User Off Offline

good and good
i like it
Ich mag es!

alt

chuck123
User Off Offline

To first script is good...
Very Good.
Ich mag es!

alt

bestquit
User Off Offline

awesome! Good Script 5/5
Ich mag es!

alt

ucoz
BANNED Off Offline

ok ok am testid it
it is Very


Very Fun!
Ich mag es!

alt

LeagueOfLegends
User Off Offline

3/5 cuz it's easy.
Would be 2/5, but 3/5 cuz ur first script
Ich mag es!

alt

Clean
User Off Offline

@||ZeBaR||
It's my first script and i'm not PRO at this, so i can't make epic big scripts like zombie plague.
Please, think before rating.
Atlease 1/5

alt

ucoz
BANNED Off Offline

bad ! its easy
try for new pruject
Ich mag es!

alt

DannyDeth
User Off Offline

Good, I'm sure you will have fun making it
And a small tip:
use string.sub to find the ID of the play like this:
1
2
3
if string.sub(The_strings_name,1,4)=="@ban" then
	parse("ban "..string.sub(The_strings_name,6,string.len(The_strings_name))
end

Where it has string.sub, replace 4 with the total length of your word + 1, in the case of "ban" it would be 3 + 1, so thats why i wanted the section of the string from the first character in the string to the fourth. Then you need to count the on past the space ( the space would be at number 5 in the string ), so we go from 6th to string.len ( len is short for length ).
Ich mag es!

alt

Clean
User Off Offline

I'm gonna work on a fun script later tho.
@DannyDeth:
Ok, i will.

alt

DannyDeth
User Off Offline

@TheHProject:
Your math is terrible,
     1/5 - 5/5 = 0.2 - 1 = negative 0.8 = negative 4/5
Don't give up school just yet.


Script:
Look, there are thousands of scripts that do this ( literally, trust me ), but your use of "next" deserve a light ripple of applause ( the kind you hear when a grunting tennis player manages to end a rally and get some points ), but here is a little tip.
Insert the code:
1
return 1
At the end of your function so that the !action thing doesn't appear in the chat window.

And if you would like a fun and challenging ( yet not too hard, but for a newbie it's a fair brain-teaser ) thing to do, write a script that can ban, slap and kick people using the commands
1
2
3
@ban
@slap
@kick
with the persons id next to it.
But okay script, well done
3/5
Ich mag es!

alt

Clean
User Off Offline

I'm gonna work on a better 1 soon tho..

alt (Y)

TheHProject
BANNED Off Offline

Good Menu.

5/5 for the menu

1/5 becuz its ur 1st script

soo.. calculate it 1/5-5/5=4/5

good luck
Ich mag es!
Zum Anfang Vorherige 1 Nächste Zum Anfang