Game Modding | Call of Duty: Black Ops 3 | General Discussion
ModmeBot:
Thread By: crackc9
Hi all guys :3
I need help on my map
I have follow this tutorial to use "Buyable Powerups Scprit" ➩ https://ugx-mods.com/forum/index.php?topic=13388.0
Does not work for me, my map crash (black screen) with use this script.
You have solutions or ideas ?
Cordially, a potato player
ModmeBot:
Reply By: mathfag
If I assume right you have a black screen when you start your map.
Basically your problem is that you have a "connection interrupted" caused by a "while(1)" loop.
To fix this add a wait(0.05); to the script
If you have a while(1) loop without a break; return; or wait(); waittill();... it will crash
ModmeBot:
Reply By: Mindmirror
crackc9
Hi all guys :3 I need help on my map I have follow this tutorial to use "Buyable Powerups Scprit" ➩ https://ugx-mods.com/forum/index.php?topic=13388.0 Does not work for me, my map crash (black screen) with use this script. You have solutions or ideas ? Cordially, a potato player
ModmeBot:
Reply By: Abnormal202
Mindmirror
crackc9 Hi all guys :3 I need help on my map I have follow this tutorial to use "Buyable Powerups Scprit" ➩ https://ugx-mods.com/forum/index.php?topic=13388.0 Does not work for me, my map crash (black screen) with use this script. You have solutions or ideas ? Cordially, a potato player Don't you understand?? This does NOT belong into the category "Public Assets"!