mirror of
https://github.com/JezuzLizard/Recompilable-gscs-for-BO2-zombies-and-multiplayer.git
synced 2025-06-07 17:37:50 -05:00
Update compiler limitations.md
This commit is contained in:
parent
f4d36781ec
commit
c4c8104f48
@ -62,9 +62,3 @@ level waittill( var, player );
|
|||||||
WILL COMPILE BUT
|
WILL COMPILE BUT
|
||||||
```
|
```
|
||||||
The notify/waittill won't work.
|
The notify/waittill won't work.
|
||||||
|
|
||||||
**9. You cannot explicitly define a variable as a boolean**
|
|
||||||
```
|
|
||||||
level.boolean = true;
|
|
||||||
```
|
|
||||||
This will compile ok but it will cause instability and crash erratically.
|
|
Loading…
x
Reference in New Issue
Block a user