Static
#1

Hi !
What's Static in game mode?
i sea like this :

static PlayerSetFreq[MAX_PLAYERS][10],
CallWaiting[MAX_PLAYERS],
LastPID,
TimerRingTone[MAX_PLAYERS],
...
Reply
#2

normal variable, but after first initialization you can't change it anymore

//ah fail
Reply
#3

No, that's const.

https://sampwiki.blast.hk/wiki/Keywords:Initialisers#static
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)