Compile error
#4

The errors are pretty trivial: you are using a variable which you haven't declared and you are declaring variables which aren't used.

You have multiple calls to sMessage but it's not declared. Plus, you declared sendername but aren't using it.

The sendername error isn't from the command. Can you show me the error line for that?
Reply


Messages In This Thread
Compile error - by DarkElement - 07.10.2016, 22:17
Re: Compile error - by AndySedeyn - 07.10.2016, 22:19
Re: Compile error - by DarkElement - 07.10.2016, 22:21
Re: Compile error - by AndySedeyn - 07.10.2016, 22:25

Forum Jump:


Users browsing this thread: 1 Guest(s)