whats the diff?
#1

whats the diff between these codes and which one is better / what I should be using?

pawn Code:
static gTeam[MAX_PLAYERS];
pawn Code:
new gTeam[MAX_PLAYERS];
Reply
#2

No significant difference, both work.
Reply
#3

k thx
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)