First of all, thanks for making the video! But My english level is not as good as I want, and i haven't understood some things, could you add my messenger and help me in some things, please?
1. You sound like you're retarded, and 2. It's not "L-U-A", it's one word, Lua. God, you WoW freaks don't know anything about the language, just the gay mods WoW made -_-
You are shitting me right? Its not just for gmod, WoW, and that other shit. Its a scripting language that you can implement when programming an application. It saves time so you don't have to recompile your program just because of a small change..
@qqwlyd I never said it was for just WoW, dipshit. Unlike you, I have a programming background, and use Lua as a scripting language in almost every application I fucking make. Another thing: I HATE WoW. Also, it's Lua, not LUA, you dumb-fuck.
4:35 See thats where your wrong. You've typed it, so that if the player is there, it will cast the spell on that target, if it isnt there, it will do nothing. If you wanted it to do something, you should had changed the "end" out with an "else" and then added the spell cast line again after.
Else it'll do nothing at that phase, if there isnt a random target (which means in this case, more than the main target)
It is REALLY incredible and really surprises me to see how many people there is having problems with a LUA script! I mean... Lua isnt that hard. Its easy, if you just know how to do it of course :P
i need help:/, When im done with the scripting i did put the file in a map called Scripts in my private server:), when i log on i try to add the creature i made it doesnt work :S, plz help me:)
Hey I have a dedicated 1.12.1 server wow prebc would you or anyone be intrested to dev/script please let me know.
kalimdorGaming7 2 months ago
why did this not work for me? did the exact same thing, but my npc dont react at all
FiskarBengtson 2 months ago
I am scripting in MTA (multi theft auto = san andreas multiplayer) its the same thing to script in WoW?you can use the same script in MTA?
xexoristo 3 months ago
Can you please stop writing LUA, it is Lua which means moon in Portuguese or something like that...
It is NOT:
Last universal ancestor
or
Least user acces
or
license user agreement...
mynamebestname 3 months ago
@mynamebestname finally, someone that isn't portuguese and understands the meaning of Lua :)
mrbarata 2 months ago
GREAT TUT!! 5/5 STARS! Just one question, is this for arcemu,trinity or mangos!?
Please Answer FAST... Guys please thumbs up so he see the comment ;)!
MrPrutt123 7 months ago
This has been flagged as spam show
email kalimdorGaming@hotmail.com lfm wow scripters I pay
kalimdorGaming7 8 months ago
thats notepad++
TheTacoBull 1 year ago
@TheTacoBull How to get it?
hasse951 11 months ago
@hasse951 Ehh, google it?
Or, look at notepadplusplus website, its a dot-org
JohnMclaine22 10 months ago
Oh man... Looks like no lua skill -.-
Maybe you lern the script language right?!
AMDCrysis 1 year ago
First of all, thanks for making the video! But My english level is not as good as I want, and i haven't understood some things, could you add my messenger and help me in some things, please?
MagicOriol 1 year ago
how do you get so the text being blue and yellow like that?
MrTheLikus 1 year ago
whats compiling do I never did it to my server and it works good? do i need to compile it
Stealthguy2010 1 year ago
1. You sound like you're retarded, and 2. It's not "L-U-A", it's one word, Lua. God, you WoW freaks don't know anything about the language, just the gay mods WoW made -_-
shinymonkey2 1 year ago
@shinymonkey2 dam straight :P
xxSuperJackxx 1 year ago
@xxSuperJackxx Ikr? I've been dealing with the language forever, I know my shit.
shinymonkey2 1 year ago
@shinymonkey2 Im so shit at lua but i use it for gmod. Do you use it for wow or gmod or something else?
xxSuperJackxx 1 year ago
@xxSuperJackxx
You are shitting me right? Its not just for gmod, WoW, and that other shit. Its a scripting language that you can implement when programming an application. It saves time so you don't have to recompile your program just because of a small change..
gm3dgames 1 year ago
@gm3dgames Exactly what I use it for.
shinymonkey2 1 year ago
@xxSuperJackxx I use it how it was intended to be used. I embed it in my C and C++ projects -_-
shinymonkey2 1 year ago
@shinymonkey2 Now that you have made this comment you have 2 options
1.Go kill yourself
2.Go fuck yourself
djtheman33 1 year ago 6
@djtheman33 It's not my fault no one loved you enough to teach you that you have no dick =o
shinymonkey2 1 year ago
@shinymonkey2 LUA wasn't made specifically for WoW. God, you WoW freaks don't know anything about the language.
LUA started off at a college project by some students, and was eventually added to several different games such as ROBLOX, WoW, and a few others.
qqwlyd 5 months ago
@qqwlyd I never said it was for just WoW, dipshit. Unlike you, I have a programming background, and use Lua as a scripting language in almost every application I fucking make. Another thing: I HATE WoW. Also, it's Lua, not LUA, you dumb-fuck.
shinymonkey2 4 months ago
@shinymonkey2 Don't start making facts about me. You don't even know me. I actually do have a programming background.
You can say either. I prefer to say "LUA".
qqwlyd 4 months ago
I'm sorry, but you don't know a sh1t from what your talking there, I bet that.
You placed a Phase Check in Spell Cast. It gonna crash after 1-2 minutes, I can bet.
What about if RandomPlayer(0) is nil, it not gonna go to the other phase.
Learn to script before you gonna make any other videos, please.
Zxoxz21 1 year ago
You really should also explain what every thing is/does in this tutorial...
wannaweed45 1 year ago
On that TeleNPC you made an err, "Code" is an argument, not a nil...
wannaweed45 1 year ago
Hey!
U can HOW i can write a .txt with a addon?
or how i can save /script chatmessage in .lua on SavedVariable (with another name)
?
ty!
zidencjb 1 year ago
Damm Dude O_O U OWN !!!!
Great Vid !! =)
theo1143 1 year ago
when i put it in map scripts then start world its say's;
scripts\AI_attack.lua:10: '=' expected near ';'
did i type something wrong in the lua?
cuz when i try to spawn it it wont work
katinhetbakje15 1 year ago
4:35 See thats where your wrong. You've typed it, so that if the player is there, it will cast the spell on that target, if it isnt there, it will do nothing. If you wanted it to do something, you should had changed the "end" out with an "else" and then added the spell cast line again after.
Else it'll do nothing at that phase, if there isnt a random target (which means in this case, more than the main target)
ekrajb123 1 year ago
It is REALLY incredible and really surprises me to see how many people there is having problems with a LUA script! I mean... Lua isnt that hard. Its easy, if you just know how to do it of course :P
ekrajb123 1 year ago
@ekrajb123 NO shit its easy if you already know how to do it. -.- Man you just made yourself look like an ass.
WakeFtitan 1 year ago
i need help:/, When im done with the scripting i did put the file in a map called Scripts in my private server:), when i log on i try to add the creature i made it doesnt work :S, plz help me:)
thaempire1 1 year ago
Awesome help, thanks mate. Made a test with flame shock+blast wave, couldn´t get blast wave working though but you helped a lot, thanks!
MoleMan806 1 year ago
u can to use c++?
RaxiCax 2 years ago
looking for a very good expiernced wow lua scripter msg me on this plz apply quik whe r a upcoming server
armando1653 2 years ago
anoying can't get Lua script to work. Dont even sure what i need for it. i have make SCRIPT BUT IT text document file.
sdolk1 2 years ago
Epic Tutorial 5 Stars :D
LordPwns 2 years ago
i use the same language but in roblox
Saltnsugar1197 2 years ago
I cant seem to find "Notebook ++" anyware, can you link a site to me?
xXOnionManXx 2 years ago
Where do you exactly Place The script to make it work, cause im stuck, i dont know where to put it next.
roperoslyle 2 years ago
It helped me a little 5/5 but I dont really get scripting that much :\
chiken509 2 years ago
5 Star. Hey teach how to compile a repack!
ryanmoren40 2 years ago 7
I will make that tutorial. Thanks for the suggestion.
D2Gaming 2 years ago 2
Thank you. 5star again!
ryanmoren40 2 years ago
@D2Gaming But we need an WoW Server, right?
officialWB 1 year ago
@D2Gaming nice tutorial but which is better LUa or python ?
Hybridx86 2 months ago