SA-MP Forums Archive
How can i install Liberty City script - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: How can i install Liberty City script (/showthread.php?tid=401349)



How can i install Liberty City script - hallonet99 - 22.12.2012

Hello

Today i Tryed to save the liberty city script + AMX to the gamemodes map.

When i and my friend try to type /lc its says unkon command.

plz heelp!


Re: How can i install Liberty City script - Faisal_khan - 22.12.2012

Will you elaborate what you exactly did?


Re: How can i install Liberty City script - hallonet99 - 22.12.2012

1. I download the 2 files from one tropic here on the forum
Link: https://sampforum.blast.hk/showthread.php?tid=70314

2. i Put the 2 files into the gamemods folder in the server maps.

3. I started the server

4. Me and my friend try to type the command /lc but i dont working .

5. I asked here.

Plz answer!


Re: How can i install Liberty City script - Faisal_khan - 22.12.2012

Alright, did you added the name of the gamemode in the server.cfg?


Re: How can i install Liberty City script - hallonet99 - 22.12.2012

No how i do that plz send a picture if you can


Re: How can i install Liberty City script - Faisal_khan - 22.12.2012

Ok, then follow this procedure:
First:
Open server.cfg. (located in your server file)

Second:
Next to gamemode0 write the name of the .amx or .pwn file of your gamemode.
So it will be something like this:
pawn Код:
gamemode0 Basss_LCE 1
Third:
Save it and close it.

Now you are done, enjoy the map


Re: How can i install Liberty City script - hallonet99 - 22.12.2012

Post: Deleted by hallonet99


Re: How can i install Liberty City script - Faisal_khan - 22.12.2012

FFS! Did you read the second step carefully? I said to write the name of the .pwn file which is, here, Basss_LCE 1, followed by 1.


Re: How can i install Liberty City script - hallonet99 - 22.12.2012

Quote:
Originally Posted by Faisal_khan
Посмотреть сообщение
FFS! Did you read the second step carefully? I said to write the name of the .pwn file which is, here, Basss_LCE 1, followed by 1.
I named my files:

libertycity.pwn

Basss_LCE 1.amx

But when i typed in libertycity 1 and save.

I start the server but it crashed the server says Script[gamemodes/Basss_LCE 1.amx failed]...


Re: How can i install Liberty City script - Faisal_khan - 22.12.2012

You will have to change both .pwn and .amx name. Both the names should be same.