Filterscript not using server side money? [Help]
#3

Quote:
Originally Posted by RealCop228
Посмотреть сообщение
You have an enum that works with the variable PlayerInfo in your game-mode, right?

Well, unfortunately, the FS doesn't read data from the GM. You can't use PlayerInfo unless it's defined in the script you're working with.

You could use PVar's to allow the FS to read data from the GM. Otherwise, put the code from the FS into your GM.
And I take it to define PlayerInfo in the FS would take a whole lot more effort than putting the FS into the GM right? What would you suggest is the quickest way?

EDIT: I tried putting all the enum and bits from the GM into the FS.. This just made the FS compile fine but the money just stuck the same IG when buying/selling from the FS.

EDIT 2: If I put the code from my FS into my GM won't this break the FS when saving/loading is concerned??
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 3 Guest(s)