23.01.2011, 19:10
Hey,
I think thatґs wrong.
Everytime the Block { } is over, the variable isnґt needed anymore and will be deleted by the Pawn Virtual Machine.
If not nearly all servers would be out of memory after a while because you would have to declare all the variables out the functions.
But the second way is better in another way.
The server doesnґt have to allocate memory 500 times.
If something is wrong, Iґm sorry.
And sorry for my english, Iґm german
Casjupaya
I think thatґs wrong.

Everytime the Block { } is over, the variable isnґt needed anymore and will be deleted by the Pawn Virtual Machine.
If not nearly all servers would be out of memory after a while because you would have to declare all the variables out the functions.
But the second way is better in another way.
The server doesnґt have to allocate memory 500 times.
If something is wrong, Iґm sorry.
And sorry for my english, Iґm german

Casjupaya