21.07.2014, 11:33
Nice. I mainly wanted it to look at more optimised assembly (or post examples without "break"s).
It is now!
The following options can be overridden:
pawn Код:
|
pawncc (filename).pwn
git clone https://github.com/oscar-broman/ppg.gitn...29850961cd ppg ./install.sh ln -s /path/to/pawncc node_modules/samp-server/bin/pawncc npm install -g forever # if this doesn't work, run: sudo npm install -g forever forever start lib/ppg.js
git clone https://github.com/oscar-broman/ppg.git cd ppg ./install.sh ln -s /path/to/pawncc node_modules/samp-server/bin/pawncc npm install -g forever # if this doesn't work, run: sudo npm install -g forever forever start lib/ppg.js |