ID:2264012
 
(See the best response by Nadrew.)
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)


Does line 551 look correct to you?
No and i dont know how to fix it.. if someone can help me please..
Best response
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.
If anyone help me fix it i will give the source to him..
Nothings more aggravating than trying to help someone who doesn't want to learn.
How you helped me ?
In response to Gustavoamaral
Gustavoamaral wrote:
How you helped me ?

I didn't, however, Nadrew did.