Posts: 239
Threads: 69
Joined: Jun 2011
Quote:
Originally Posted by getty154
pawn Код:
LINE : 19697: strins(JFS,"Name: %s(Rank: %d.)\n",strlen(JFS), GetName(i), Player[i][GroupRank]); ShowPlayerDialog(playerid, 1234, DIALOG_STYLE_MSGBOX, "{F60000}Welcome Box!",JFS, "Play", "Play");
This is the error:
Код:
C:\Documents and Settings\Callum.CALLUM-3951A231\Desktop\Scripts\VXRP\gamemodes\VortexRoleplay.pwn(19697) : error 035: argument type mismatch (argument 4)
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Error.
Please can someone help? :3
|
Idk if this will work but try changing
strins to strings