Command Not Working
#1

When i type it in nothing happens it dont even say unknown command or eithen your not in a checkpoint

http://pastebin.com/m2e48d189

Can you fix it please or take a look thanks!
Reply
#2

Dont no one know?
Reply
#3

Add debug messages to see where the problem appears.
Reply
#4

How do i do that?
Reply
#5

Add printf function after every line, like this:
pawn Код:
printf("DEBUG: bla bla bla");
Reply
#6

Quote:
Originally Posted by Don Correlli
Add printf function after every line, like this:
pawn Код:
printf("DEBUG: bla bla bla");
printf request {Float,_}
Reply
#7

..? Do you even know what is printf for?
Are you trying to say that this:
pawn Код:
printf("DEBUG: bla bla bla");
is incorrect..?
He can use print in this case but printf is formatting strings, floats, ..
Reply
#8

Yeah,I say you doesn`t have any float.
You could just use print(""); but printf needs to be printf("",float);
Reply
#9

Quote:
Originally Posted by Luka™
Yeah,I say you doesn`t have any float.
You could just use print(""); but printf needs to be printf("",float);
No it doesn't. It can be normal text too, but i used printf because he's probably going to need it.
Reply
#10

Yeah,probably he will need it,but it will cause warnings if you doesn`t have any float in printf
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)