07.05.2016, 11:42
(
Последний раз редактировалось Zues; 07.05.2016 в 12:18.
)
Quote:
Can anyone teach me how to copy the gamemode and scriptfiles then paste it on my server than how to start it
can anyone give me a video of it? |
But you have to have a MySQL database running so if you are using windows you should get XAMPP or WAMP and setup the password and keep the username root. (I would recommend using MySQL workbench though but it's a much larger download.) Then create a database and name it "ccnr" and import this file to it : https://www.mediafire.com/?2w82x27o6oo1gs1
Then all you have to do is edit pawno/include/define.inc and change the mysql details to match your newly created mysql server's.And recompile the gamemode with pawno.
And to start it run samp-server.exe.
Quote:
There is a working ccnr.SQL uploaded by bradley7 if you just look around in the thread.
|