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


Messages In This Thread
argument type mismatch - by JoshNudock - 11.06.2015, 23:19
Re: argument type mismatch - by JoshNudock - 11.06.2015, 23:52
Re: argument type mismatch - by DarkLouis - 12.06.2015, 06:48

Forum Jump:


Users browsing this thread: 1 Guest(s)