mirror of
https://github.com/JezuzLizard/Recompilable-gscs-for-BO2-zombies-and-multiplayer.git
synced 2025-06-09 10:27:51 -05:00
Clarified No. 8
This commit is contained in:
parent
e110fd5129
commit
94bc7e8058
2
info.md
2
info.md
@ -53,7 +53,7 @@ WILL NOT COMPILE
|
|||||||
Unfortunately, for certain scripts #using_animtree( "animtree" ); is required for the script to function so scripts containing it will crash on start/while running
|
Unfortunately, for certain scripts #using_animtree( "animtree" ); is required for the script to function so scripts containing it will crash on start/while running
|
||||||
There is a workaround using script names such as maps/mp/gametypes_zm/_globalentities and naming an extracted but not decompiled script
|
There is a workaround using script names such as maps/mp/gametypes_zm/_globalentities and naming an extracted but not decompiled script
|
||||||
|
|
||||||
**8. You cannot use variable defined notifies/waittills**
|
**8. You cannot use variable defined notifies/waittills with extra inputs/outputs**
|
||||||
```
|
```
|
||||||
EXAMPLE:
|
EXAMPLE:
|
||||||
var = "connected";
|
var = "connected";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user