Jump to content
  • 0

problema compilare


yonutzz

Question

salut imi da urmatoarele erori si nu stiu ce sa le fac, va rog daca vreti sa ma ajutati

C:\Documents and Settings\Fantasy\Desktop\Cosmin_vl.pwn(15817) : warning 202: number of arguments does not match definition

C:\Documents and Settings\Fantasy\Desktop\Cosmin_vl.pwn(15829) : warning 202: number of arguments does not match definition

C:\Documents and Settings\Fantasy\Desktop\Cosmin_vl.pwn(15841) : warning 202: number of arguments does not match definition

C:\Documents and Settings\Fantasy\Desktop\Cosmin_vl.pwn(15853) : warning 202: number of arguments does not match definition

C:\Documents and Settings\Fantasy\Desktop\Cosmin_vl.pwn(15865) : warning 202: number of arguments does not match definition

C:\Documents and Settings\Fantasy\Desktop\Cosmin_vl.pwn(15876) : warning 202: number of arguments does not match definition

C:\Documents and Settings\Fantasy\Desktop\Cosmin_vl.pwn(17032) : warning 215: expression has no effect

C:\Documents and Settings\Fantasy\Desktop\Cosmin_vl.pwn(17033) : error 029: invalid expression, assumed zero

C:\Documents and Settings\Fantasy\Desktop\Cosmin_vl.pwn(17037) : warning 215: expression has no effect

C:\Documents and Settings\Fantasy\Desktop\Cosmin_vl.pwn(17038) : error 029: invalid expression, assumed zero

C:\Documents and Settings\Fantasy\Desktop\Cosmin_vl.pwn(17042) : error 029: invalid expression, assumed zero

C:\Documents and Settings\Fantasy\Desktop\Cosmin_vl.pwn(17042) : warning 213: tag mismatch

C:\Documents and Settings\Fantasy\Desktop\Cosmin_vl.pwn(17043) : warning 215: expression has no effect

C:\Documents and Settings\Fantasy\Desktop\Cosmin_vl.pwn(17047) : warning 213: tag mismatch

C:\Documents and Settings\Fantasy\Desktop\Cosmin_vl.pwn(17048) : warning 215: expression has no effect

C:\Documents and Settings\Fantasy\Desktop\Cosmin_vl.pwn(20666) : warning 235: public function lacks forward declaration (symbol "OnObjectStopRotate")

C:\Documents and Settings\Fantasy\Desktop\Cosmin_vl.pwn(20673) : warning 235: public function lacks forward declaration (symbol "OnObjectStopBucle")

C:\Documents and Settings\Fantasy\Desktop\Cosmin_vl.pwn(33203) : warning 202: number of arguments does not match definition

C:\Documents and Settings\Fantasy\Desktop\Cosmin_vl.pwn(33209) : warning 215: expression has no effect

C:\Documents and Settings\Fantasy\Desktop\Cosmin_vl.pwn(33210) : warning 215: expression has no effect

C:\Documents and Settings\Fantasy\Desktop\Cosmin_vl.pwn(34605) : warning 217: loose indentation

C:\Documents and Settings\Fantasy\Desktop\Cosmin_vl.pwn(34622) : warning 217: loose indentation

C:\Documents and Settings\Fantasy\Desktop\Cosmin_vl.pwn(63732) : warning 202: number of arguments does not match definition

C:\Documents and Settings\Fantasy\Desktop\Cosmin_vl.pwn(63746) : warning 202: number of arguments does not match definition

C:\Documents and Settings\Fantasy\Desktop\Cosmin_vl.pwn(63760) : warning 202: number of arguments does not match definition

C:\Documents and Settings\Fantasy\Desktop\Cosmin_vl.pwn(63774) : warning 202: number of arguments does not match definition

C:\Documents and Settings\Fantasy\Desktop\Cosmin_vl.pwn(63909) : warning 202: number of arguments does not match definition

C:\Documents and Settings\Fantasy\Desktop\Cosmin_vl.pwn(63923) : warning 202: number of arguments does not match definition

C:\Documents and Settings\Fantasy\Desktop\Cosmin_vl.pwn(63951) : warning 202: number of arguments does not match definition

C:\Documents and Settings\Fantasy\Desktop\Cosmin_vl.pwn(63965) : warning 202: number of arguments does not match definition

C:\Documents and Settings\Fantasy\Desktop\Cosmin_vl.pwn(63979) : warning 202: number of arguments does not match definition

C:\Documents and Settings\Fantasy\Desktop\Cosmin_vl.pwn(63993) : warning 202: number of arguments does not match definition

C:\Documents and Settings\Fantasy\Desktop\Cosmin_vl.pwn(64007) : warning 202: number of arguments does not match definition

C:\Documents and Settings\Fantasy\Desktop\Cosmin_vl.pwn(64021) : warning 202: number of arguments does not match definition

C:\Documents and Settings\Fantasy\Desktop\Cosmin_vl.pwn(64034) : warning 202: number of arguments does not match definition

C:\Documents and Settings\Fantasy\Desktop\Cosmin_vl.pwn(64048) : warning 202: number of arguments does not match definition

C:\Documents and Settings\Fantasy\Desktop\Cosmin_vl.pwn(64062) : warning 202: number of arguments does not match definition

C:\Documents and Settings\Fantasy\Desktop\Cosmin_vl.pwn(64076) : warning 202: number of arguments does not match definition

C:\Documents and Settings\Fantasy\Desktop\Cosmin_vl.pwn(64132) : warning 202: number of arguments does not match definition

C:\Documents and Settings\Fantasy\Desktop\Cosmin_vl.pwn(64146) : warning 202: number of arguments does not match definition

C:\Documents and Settings\Fantasy\Desktop\Cosmin_vl.pwn(64160) : warning 202: number of arguments does not match definition

C:\Documents and Settings\Fantasy\Desktop\Cosmin_vl.pwn(64174) : warning 202: number of arguments does not match definition

C:\Documents and Settings\Fantasy\Desktop\Cosmin_vl.pwn(64187) : error 029: invalid expression, assumed zero

C:\Documents and Settings\Fantasy\Desktop\Cosmin_vl.pwn(64191) : warning 215: expression has no effect

C:\Documents and Settings\Fantasy\Desktop\Cosmin_vl.pwn(64192) : warning 215: expression has no effect

C:\Documents and Settings\Fantasy\Desktop\Cosmin_vl.pwn(64256) : error 029: invalid expression, assumed zero

C:\Documents and Settings\Fantasy\Desktop\Cosmin_vl.pwn(64256 -- 64257) : error 022: must be lvalue (non-constant)

C:\Documents and Settings\Fantasy\Desktop\Cosmin_vl.pwn(64257) : error 029: invalid expression, assumed zero

C:\Documents and Settings\Fantasy\Desktop\Cosmin_vl.pwn(64257) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase

10 Errors.

linile sunt urmatoarele:

17033:        vhealth[playerid] = INVALID_BAR_ID;

17038:        bGas[playerid] = INVALID_BAR_ID;

17042:      vhealth[playerid] = CreateProgressBar(549.0, 58.5, _, _, 0x00FF00FF, 1000.0);

64187:    if((vehicleid = GetPlayerVehicleID(playerid)) && vhealth[playerid] != INVALID_BAR_ID)

6456/57:    XtrZone++;

if(XtrZone == 1)

Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.