error 075: input line too long (after substitutions)
#1

Every time i try to make more zones, i get this error.

This is the line:
pawn Код:
else if(checkpointid == BigEarCP || checkpointid ==  TeeMotelCP || checkpointid ==  OilCP || checkpointid ==  SeaCP || checkpointid ==  HillCP || checkpointid ==  DamCP || checkpointid ==  DeserttownCP || checkpointid ==  RanchCP || checkpointid ==  CluckinBellCP || checkpointid ==  GasstationCP || checkpointid ==  ProbeinnCP || checkpointid ==  SiloCP || checkpointid ==  RoundtowerCP || checkpointid ==  Gasstation2CP || checkpointid ==  WeirdbuildingCP || checkpointid ==  Deserttown3CP)
Reply
#2

hello try the following :

Код:
else if(checkpointid == BigEarCP || checkpointid ==  TeeMotelCP || checkpointid ==  OilCP || checkpointid ==  SeaCP || checkpointid ==  HillCP || checkpointid ==  DamCP || checkpointid ==  DeserttownCP || checkpointid ==  RanchCP || checkpointid ==  CluckinBellCP || checkpointid ==  GasstationCP
|| checkpointid ==  ProbeinnCP || checkpointid ==  SiloCP || checkpointid ==  RoundtowerCP || checkpointid ==  Gasstation2CP || checkpointid ==  WeirdbuildingCP || checkpointid ==  Deserttown3CP)
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)