Code help
Hi. I need some help with this script. When i added:
Code:
to the code, i couldn't compile. It woul give the error Internal Error. Im using amxx 0.20 RC2. Heres the full code if you need it: Code:
|
First off I would change the:
Code:
new Maxpl = get_maxplayers()Code:
new MaxplCode:
Maxpl = get_playersnum()Code:
NoClip = random_num( 1, Maxpl) |
I think he's trying to randomly pick some one to be noclipped at the start of the map. Then when a person kills the noclipper, the killer becomes the noclipper. Correct?
|
Perfectly correct.
|
| All times are GMT -4. The time now is 17:14. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.