Forum
CS2D Scripts CS2D Lua video courseCS2D Lua video course
35 replies Alistaire has written
You should actually make different videos, but make a title like "CS2D Lua: Admin script" and "CS2D Lua: Spawnmessage" instead of just "Part 1" and "Part 2".
What is done in the part is described in the video's description - the name of the video would be too long if I were to include the topic covered by it there.
"CS2D Lua: Spawnmessages" is 23 characters.
That's not too long.
Alistaire has written
"Lua Scripting for Counter-Strike 2D: Part 1" is 43 characters.
"CS2D Lua: Spawnmessages" is 23 characters.
That's not too long.
"CS2D Lua: Spawnmessages" is 23 characters.
That's not too long.
I don't like it.
Also, don't promote the user of ipairs!! PLEASE! It is actually faster to just use:
1
for i=1, #admin,1 do
DannyDeth has written
We can do a co-op via Skype? Lol, actually that wouldn't happen, haven't had a microphone for like.. a year.
Also, don't promote the user of ipairs!! PLEASE! It is actually faster to just use:
I mean, even pairs is faster than ipairs.
Also, don't promote the user of ipairs!! PLEASE! It is actually faster to just use:
1
for i=1, #admin,1 do
If you get a mic - sure we can, man
Meh, you're probably right about that too.
And to your comment on YouTube - I don't explain the for loop in programming details and I don't teach ipairs to be regarded as an iterator function as people would go 'wut' and forget in an instant.
Who does not know how to make scripts, learn by video.
It's easier and easier to learn
I have some tutorials for Counter-Strike 2D
Links
http://www.youtube.com/watch?v=5WfRaCozOHY
how to instal script
http://www.youtube.com/watch?v=mZMNxZkFMB4&feature=related
instal logo
http://www.youtube.com/watch?v=st8v3HnQ2yM
Download end instal map
These tutorials are for those who do not have experience in CS2D
i realy need i video of lua tutoria