01-10-2015, 02:04 PM
Edit run and add this after fi, but change it to fit your needs
fi
export LD_LIBRARY_PATH=/root/Ep3/CashServer/libmysqlclient.so.16:$LD_LIBRARY_PATH
LD_PRELOAD=/root/Ep3/GameServer/s3/GameServer3/LCBuff.so ./GameServer_d
to load in Libs and hooks for what you need

