Page 1 of 1

new commands

PostPosted: 29 Sep 2013, 15:55
by the_evil_one44
this should be my last post asking for help on something now.

so anyway, i was trying to add a ultima's punch command, i followed dzienny's tutorial and got up to compiling it. i had the .cs folder and all that. i did /compile punch and it said error, check the error logs (roughly).

error logs:
Error CS1513
Message: } expected
Line: 32

im sure this is easy, though i have no clue :oops:

Re: new commands

PostPosted: 29 Sep 2013, 16:14
by HelloWorldCool
the_evil_one44 wrote:this should be my last post asking for help on something now.

so anyway, i was trying to add a ultima's punch command, i followed dzienny's tutorial and got up to compiling it. i had the .cs folder and all that. i did /compile punch and it said error, check the error logs (roughly).

error logs:
Error CS1513
Message: } expected
Line: 32

im sure this is easy, though i have no clue :oops:


Well...first off do you have notepad++?
If not, good luck counting your way to line 32. It looks like you're missing a closing "}" at that line.