argument type mismatch
#1

My code is giving errors and can not fix, I studied about everything, and modified, I was wondering what you hear with my password, please someone help me? what you hear?

Код:
C:\Users\2\Desktop\gamemode\gamemodes\2.pwn(16351) : error 035: argument type mismatch (argument 3)
C:\Users\2\Desktop\gamemode\gamemodes\2.pwn(16355) : error 035: argument type mismatch (argument 3)
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


2 Errors.
PHP код:

                format
(PlayerInfo[playerid][BoomBoxLink], 512strval(inputtext)); //error 16351
 
                
format(PlayerInfo[playerid][BoomBoxLink], 512strval(inputtext)); //error 16355 

@edit

PHP код:
format(PlayerInfo[playerid][BoomBoxLink], 512"strval(inputtext)"); 
Reply
#2

I was deceived, it is not functional.. up, please!
Reply
#3

PHP код:
format (PlayerInfo [playerid][BoomBoxLink], 513inputtext); 
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)