must be lvalue (non-constant)
#2

I'm presuming that CHECKPOINT_HOUSE is a definition.

It's best to remove that definition and place this above the script:

pawn Код:
static CHECKPOINT_HOUSE;
You can't change definitions upon run-time since they're all handled by the pre-processor.
Reply


Messages In This Thread
must be lvalue (non-constant) - by batonsa - 02.12.2013, 12:06
Re: must be lvalue (non-constant) - by Emmet_ - 02.12.2013, 12:08
Re: must be lvalue (non-constant) - by batonsa - 02.12.2013, 12:11
Re: must be lvalue (non-constant) - by Vince - 02.12.2013, 12:56
Re: must be lvalue (non-constant) - by batonsa - 02.12.2013, 13:05

Forum Jump:


Users browsing this thread: 1 Guest(s)