[Ajuda] argument type mismatch
#1

Fiz um comando para mudar a cor do ChatBubble do jogador, mais fica dando esses erros:

Erros:

Код:
Compilando BCV.pwn...
C:\Documents and Settings\Murilo de sousa\Desktop\Brasil City Virtual RPG 0.3e\gamemodes\BCV.pwn(5618) : error 035: argument type mismatch (argument 2)

C:\Documents and Settings\Murilo de sousa\Desktop\Brasil City Virtual RPG 0.3e\gamemodes\BCV.pwn(23191) : error 035: argument type mismatch (argument 3)

Pawn compiler 3.2.3664                          Copyright © 1997-2006, ITB CompuPhase
Code
PHP код:
                new stringCla[126];
                new 
corchat[40];
                
format(stringClasizeof(stringCla), "%s"DOF2_GetString(ArquivoClan2"cla"));
                
format(corchatsizeof(corchat), "%h"DOF2_GetString(ArquivoClan"CorClan"));
                
SetPlayerChatBubble(xstringClacorchat40.010000); 
Lembrando que as cores esta sendo salva em Hexadecimal ....
Reply


Messages In This Thread
argument type mismatch - by Maklister - 21.10.2012, 02:57
Re: argument type mismatch - by Jason` - 21.10.2012, 03:13
Re: argument type mismatch - by Joao Pedro - 21.10.2012, 03:15
Re: argument type mismatch - by Maklister - 21.10.2012, 04:07
Re: argument type mismatch - by paulor - 21.10.2012, 13:29

Forum Jump:


Users browsing this thread: 2 Guest(s)