#1

Anyone Know how to link a FS to a Gamemode

I mean , my gamemode and my admin system ..... as I need to link the anticheat of my fs , The money cant save on pCash in one as same as other

Is there a way like

#include ADMINSYS </direction>?
Reply
#2

No you cannot include a filter script into a game mode (well you can but you would have to import everything from your filter script into your gamemode). If your anti-cheat has a .inc file, you can just add this at the top of game mode.

pawn Код:
#include <Anti-Cheat>
Reply
#3

Use SetPVarInt and GetPVarInt. They work cross-script.
Reply
#4

Thanks Both

Edward . For Telling me that to create better the .inc

REPPED

SuperViper

Same , i will use it thanks
REPPED
Reply
#5

No problem axxelac, glad I can help!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)