25.10.2012, 19:41
Quote:
Код:
Textdraw0 = TextDrawCreate(423.000000, 384.000000, "Carro: 0"); new str[40]; format(str, sizeof(str),"Carro: %d", GetVehicleModel(vehicleid)); TextDrawSetString(Textdraw0, str); |
C:\Documents and Settings\Odete\Desktop\EDUARDO - GAMES E TOOLS\PAWN PROJETOS\Brasil City Life RPG - Pedrosa\FS Ed Apoio\Apoio.pwn(85) : warning 202: number of arguments does not match definition