formatex and y_va
#1

PHP код:
Message(playeridcolourfmat[], {Float,_}:...)
{
    
formatex(gs_Buffersizeof(gs_Buffer), fmat___(3));
    
Msg(playeridcolourgs_Buffer);
    return 
1;

Код:
message.pwn(64) : error 017: undefined symbol "___"
based on:
http://forum.sa-mp.com/showpost.php?...3&postcount=40
Reply
#2

What are you trying to output? Why formatting when you're not passing any variables to it?
What does Float parameter do in your function?
Why not using SendClientMessage?
Reply
#3

Quote:
Originally Posted by kovac
Посмотреть сообщение
What are you trying to output? Why formatting when you're not passing any variables to it?
What does Float parameter do in your function?
Why not using SendClientMessage?
you dont know what is this dont ask stupid questions
Reply
#4

which version are you using?
Reply
#5

Thanks,I updated YSI and it compiled.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)