Variable problem.
#1

If i change new with static i receive errors!
"error 017: undefined symbol "E@_R""

Код HTML:
static E@_R[MAX_VEHICLES] = 0,
	Float:v@_P[3],
	E@_Timer[MAX_PLAYERS];
Reply
#2

Bump!
Reply
#3

delete this = 0
Reply
#4

You cannot declare static variables with default values inside a callback. Check this out - https://sampwiki.blast.hk/wiki/Scriptin...s#static_local
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)