help me please

DreTaX

Probably knows the answer...
Administrator
Jun 29, 2014
4,093
4,784
113
At your house.
github.com
I'm just starting to learn to write plug-ins on the magma - want to make a plug-in and plug-in shop for the money - I need to do when shopping in the shop was to check how much money a player - even a plugin for money wakes up all alone
You mean you want to get data from another plugin? You either store the data in inifiles, and then access that, or in variables.

The easiest thing is adding the money to the DataStore.

http://fougerite.com/wiki/datastore/

It's a global database.