dcmd weird error
#1

I'm getting a error at:

pawn Код:
dcmd(achievements,12,cmdtext);
Код:
error 035: argument type mismatch (argument 2)
I don't know if 12 is too much but for some reason I get a error.
Reply
#2

Do you have other dcmd-commands that work properly?
Reply
#3

Yea I got 50 others. :=)
Reply
#4

show us the line above and under that one
Reply
#5

pawn Код:
dcmd(buyammo,7,cmdtext); // 50
dcmd(achievements,12,cmdtext); // 51
nothing under.
Reply
#6

how is the dcmd_achievements(playerid, params[]) ??
Reply
#7

post the whole command
Reply
#8

I failed forgot the [] at params.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)