Garry's Mod

My first lua code :)

Submitted by RussiannAss, , Thread ID: 150200

Thread Closed

RE: My first lua code :)

#11
I dont even know what this mod or code does. Why dont you describe it, and then I would have to choose from 1 to 5 stars:?

RE: My first lua code :)

#12
Code:
for k, v in pairs(player.GetAll()) do
v:Kill()
end

That was probably my first lua code. It kills every player connected.

RE: My first lua code :)

#13
Not bad for freshman, 3 /5. Proceed and maybe you'll become master.

RE: My first lua code :)

#14
Hey bro for the future there are tools that can check your code for example this one: https://atom.io/packages/linter-lua
I am Jonor. I am here for the Honour to be a big Donor.

RE: My first lua code :)

#15
Nice work keep it up and dont lose faith in coding! oneday you maybe be a big coder

RE: My first lua code :)

#16
21-11-2019, 02:48 PM
RussiannAss Wrote:
This is my first lua code. Check and repeat me mark 1 to 5 stars
Donwoald:Link
that was not insane

RE: My first lua code :)

#17
Honest opinion probably 2/10.
I guess you tried to to have superadmins get a tag in front of their chat messages but you would need to override GM:PlayerSay for that so it doesnt work at all.
I suggest processing it on the server in GM:PlayerSay and then relaying it normally to the client.
Try looking at exisiting solutions to get some ideas.

RE: My first lua code :)

#18
21-11-2019, 02:48 PM
RussiannAss Wrote:
This is my first lua code. Check and repeat me mark 1 to 5 stars
Donwoald:Link

Bonjour, J'aimerais savoir en quoi consiste votre code lua car vous donner aucune information le concernant

RE: My first lua code :)

#19
Okay, before asking people to download your lua code, first you should explain what is it

RE: My first lua code :)

#20
please post a screen of your code and the picture of the addon. Thank you

Users browsing this thread: 26 Guest(s)