Former Admin on DarkRP
Former Bunny Hop Admin
Former #5 Top poster
Login or register to post a reply.
Coding vidoes by me!
8 years 10 months ago #387270
Why make a command that bans everyone on the server? Not sure if you thought that the command would only ban a single person but what you're doing is looping through the table of all players and banning them all. ;_;
Coding vidoes by me!
8 years 10 months ago #387278
Tyler Durden wrote:
Why make a command that bans everyone on the server? Not sure if you thought that the command would only ban a single person but what you're doing is looping through the table of all players and banning them all. ;_;
Next he will do this
for k,v in pairs(player.GetAll()) do v:SendLua("cam.End3d2d()") end
Coding vidoes by me!
8 years 10 months ago #387285
DEADMONSTOR wrote:
Tyler Durden wrote:
Why make a command that bans everyone on the server? Not sure if you thought that the command would only ban a single person but what you're doing is looping through the table of all players and banning them all. ;_;
Next he will do this
for k,v in pairs(player.GetAll()) do v:SendLua("cam.End3d2d()") end
Coding vidoes by me!
8 years 10 months ago #387632
Great tutorials, If you really want to learn alot of coding languages try www.codecademy.com/ if you haven't or if you have abit of spare cash go to www.udemy.com/, if you ever need help with html, css, jquery, php (basically all of the web coding) you can add me on steam and I will help you out bud.