Code:
https://image.prntscr.com/image/1ttmYXoWQYWJd82V_rjZUA.png
Problem description:loading Naruto.dme
1.5.Procs.dm:551:error: bad argument definition
1.5.Procs.dm:551:error: bad argument definition
1.5.Procs.dm:551:error: missing left-hand argument to /=.
1.5.Procs.dm:551:error: missing left-hand argument to /=.
Naruto.dmb - 4 errors, 0 warnings (6/30/17 2:47 am)
Jun 29 2017, 11:59 pm
|
|
Does line 551 look correct to you?
|
You have "var/=clanskill2" there.
There's no variable name being declared, just a setting. You need to name your variable. |
In response to Nadrew
|
|
I just want to fix this error what do you think i need to do ?
for exemple theres other "var" in the codes and they are working i' tried to copy then and dont work if you need something print or code tell me.. http://prntscr.com/fpvwhk |
You need to name the variable, simple as that. If you don't understand what I mean then you're probably needing to take a look at the DM Guide.
|
Nothings more aggravating than trying to help someone who doesn't want to learn.
|
In response to Gustavoamaral
|
|