Ok.
I'm sure he's grateful for your wisdom.
I'm sure he's grateful for your wisdom.
7 years ago
Im not sure what I've done I may have deleted something accidentally but long story short I can compile and build the map but then I go to launch it on BO3 it crashed and gives me this error
****1 script e...
7 years ago
I am not confident of the code.
This is part_shader_logic code I touched.
[code]function part_shader_logic(shader, position, size_x, size_y){
hud = position - 1;
self.shader_var[hud] = Ne...
7 years ago
Post your code, and I'll take a look. Also, tell me what you did in radiant so I can determine if your buildables are set up correctly.
7 years ago
Sounds good, let me know when you do. Ill have to download it
7 years ago
This is the Black ops 3 forum if you didn't notice.
The link you provided shows the function as Destroy() not "destroyelem" and also gives you an example . Have you included the hud script in your map file?
The link you provided shows the function as Destroy() not "destroyelem" and also gives you an example
Code Snippet
Plaintextself.bombstopwatch Destroy();
7 years ago