22.10.2012, 08:48
Wow, I've thought about all of that, but have never managed to stick it into one post as simple as that. Just awesome, playbox12, or should I say, ugh "REPPED!11".
I was also giving some thought to Southclaw's idea, but once I realized he may be using it for "dynamic" teleports that can also be modified during runtime, my idea kinda went sour. If possible, you could work out a compiler macro to create these commands for you, e.g.
And if you want to dynamically (dis)allow the usage of the command, use an array.
I was also giving some thought to Southclaw's idea, but once I realized he may be using it for "dynamic" teleports that can also be modified during runtime, my idea kinda went sour. If possible, you could work out a compiler macro to create these commands for you, e.g.
pawn Код:
ADD_TELEPORT(center, 0.0, 0.0, 0.0);