15.06.2017, 08:16
Quote:
Hey, when i try to compile my Gamemode while using your include , pawno gets freezed ,and i can't use it, what can i do? Ty
EDIT: By just having "#Include <dialogs>" it crashes pawno in my gm, but when im using a different gamemode, it works, and it compiles, why? what can i do? |
You can try changing placement of libraries, like placing <dialogs> before <foreach> for example.