@restock help-me

arthurcunha1991

New member
Messages
20
Points
0
Age
34
Emulator
Client Version
20180620
 




Does anyone have an @restock or plugin system? I downloaded the forum is with bug in the current emulators
@restock
 



aeae.png

 
conf/plugins.conf
plugins_list: [     
"HPMHooking",     "_afk",     "_arealoot", "restock",

src/plugins/ restock.c
Edit: makefile MYPLUGINS := _afk _arealoot restock

Compiling
. /configure > make sql > make plugins

 
Last edited by a moderator:
In the printscreen it's written "restock.c". The name should be the same in plugins.conf and in makefile in src\plugins.

Check on your plugins.conf and makefile if the name are the same. Because it seems to be written "restock.c" instead of restock as you said  you named on both files.

 
Back
Top