warning 219: local variable "name" shadows a variable at a preceding level
#2

First one, you missed that you have an array, which includes
pawn Код:
MAX_CHECK_POINTS
so it would be:
pawn Код:
Checkp[ID OF CHECKPOINT] = etc...
Second one, you have used variable called "name" twice in same function, so change it to name2 as an example
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)