SA-MP Forums Archive
Ayuda Por fa - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Non-English (https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Español/Spanish (https://sampforum.blast.hk/forumdisplay.php?fid=29)
+---- Thread: Ayuda Por fa (/showthread.php?tid=272003)



Ayuda Por fa - XxX(cena)XxX - 26.07.2011

Bien hola amigos me salen estos errores

D:\Documents and Settings\AHHHHHHHHH\Escritorio\Roleplay RedWebs LS & SF\gamemodes\Hisparp.pwn(31869) : error 012: invalid function call, not a valid address
D:\Documents and Settings\AHHHHHHHHH\Escritorio\Roleplay RedWebs LS & SF\gamemodes\Hisparp.pwn(31869) : warning 215: expression has no effect
D:\Documents and Settings\AHHHHHHHHH\Escritorio\Roleplay RedWebs LS & SF\gamemodes\Hisparp.pwn(31869) : error 001: expected token: ";", but found ")"
D:\Documents and Settings\AHHHHHHHHH\Escritorio\Roleplay RedWebs LS & SF\gamemodes\Hisparp.pwn(31869) : error 029: invalid expression, assumed zero
D:\Documents and Settings\AHHHHHHHHH\Escritorio\Roleplay RedWebs LS & SF\gamemodes\Hisparp.pwn(31869) : fatal error 107: too many error messages on one line

esta es la linea

format(string, sizeof(string), " Modelo: %s", VehicleFriendlyNames(newcar));


Respuesta: Ayuda Por fa - Adoniiz - 26.07.2011

Код:
format(string, sizeof(string), " Modelo: %s", VehicleFriendlyNames(newcar);