SA-MP Forums Archive
[GameMode] San Fierro Cops-Robbers-RPG v1.0 - 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: Gamemode Scripts (https://sampforum.blast.hk/forumdisplay.php?fid=71)
+--- Thread: [GameMode] San Fierro Cops-Robbers-RPG v1.0 (/showthread.php?tid=223963)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22


Re: San Fierro Cops-Robbers-RPG v1.0 - Jeroen52 - 02.10.2015

Quote:
Originally Posted by MojorX
View Post
So, i open my file and change admin lvl to 1337?
That is correct.


Re: San Fierro Cops-Robbers-RPG v1.0 - MojorX - 03.10.2015

Worked, thanks very much


Re: San Fierro Cops-Robbers-RPG v1.0 - naveen - 03.10.2015

help need in scripting can u guys help me


Re: San Fierro Cops-Robbers-RPG v1.0 - Stevo127 - 15.11.2015

Thank you for the support everyone, I hope this support continues!


Re: San Fierro Cops-Robbers-RPG v1.0 - MicroKyrr - 21.11.2015

@Stevo127 Can i get a permission?


Re: San Fierro Cops-Robbers-RPG v1.0 - Jeroen52 - 21.11.2015

Quote:
Originally Posted by MicroKyrr
View Post
@Stevo127 Can i get a permission?
Permission to do what?


Re: San Fierro Cops-Robbers-RPG v1.0 - Rasyidmf - 22.11.2015

I Dont like ! Because this GM have Auto Ban ! Can you remove it ?


Re: San Fierro Cops-Robbers-RPG v1.0 - Jeroen52 - 22.11.2015

Quote:
Originally Posted by Rasyidmf
View Post
I Dont like ! Because this GM have Auto Ban ! Can you remove it ?
  1. Which auto-ban?
  2. You can remove it yourself, if you get stuck somewhere ask for help and describe what your problem is.



Re: San Fierro Cops-Robbers-RPG v1.0 - Jeroen52 - 12.08.2016

Quote:
Originally Posted by aiden000
View Post
i dont really indestand i install everything but nothing want to load Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team

filterscripts = "" (string)

Server Plugins
--------------
Loading plugin: irc
Failed.
Loading plugin: streamer
Failed.
Loading plugin: sscanf
Failed.
Loaded 0 plugins.


Started server on port: 7777, with maxplayers: 31 lanmode is OFF.


Filterscripts
---------------
Loaded 0 filterscripts.

Script[gamemodes/sfcrrpg.amx]: Run time error 19: "File or function is not found"
Number of vehicle models: 0
The logs state that the plugins aren't loaded.
These plugins are not optional but required.


Re: San Fierro Cops-Robbers-RPG v1.0 - aiden000 - 12.08.2016

and where can i download plugins for this script ?


Re: San Fierro Cops-Robbers-RPG v1.0 - SeanDenZYR - 19.09.2016

Can i run a server with this script please?


Re: San Fierro Cops-Robbers-RPG v1.0 - AfflictionE - 22.09.2016

Quote:
Originally Posted by maho422
View Post
How do i add a new command and make the command show a message box? Like if i want /vip then i want it to come up a box that explains what vip is :P
Here, edit the [HELP] spaces with VIP info.

Code:
#include <a_samp>
#include <zcmd>

COMMAND:vip(playerid, params[])
{
             new string[1400];
             format(string, sizeof(string), "%s{CC0000}SUBJECT{0000FF}\n[HELP]\n\n", string);
             format(string, sizeof(string), "%s{CC0000}SUBJECT{0000FF}\n[HELP]\n\n", string);
             format(string, sizeof(string), "%s{CC0000}SUBJECT{0000FF}\n[HELP]\n\n", string);
             format(string, sizeof(string), "%s{CC0000}SUBJECT{0000FF}\n[HELP]\n\n", string);
             format(string, sizeof(string), "%s{CC0000}SUBJECT{0000FF}\n[HELP]\n\n", string);
             format(string, sizeof(string), "%s{CC0000}SUBJECT{0000FF}\n[HELP]\n\n", string);
             format(string, sizeof(string), "%s{CC0000}SUBJECT{0000FF}\n[HELP]\n\n", string);

	     ShowPlayerDialog(playerid, 9002, DIALOG_STYLE_MSGBOX, "VIP Information", string, "OK", "");
             return 1;
            }
}



Re: San Fierro Cops-Robbers-RPG v1.0 - CHAMPION1 - 26.10.2016

this gamemode dont work
give me scripts


Re: San Fierro Cops-Robbers-RPG v1.0 - CHAMPION1 - 27.10.2016

send me include link plzz


Re: San Fierro Cops-Robbers-RPG v1.0 - Wrench - 30.12.2016

Awesome gamemode, bro!!! Thanks for sharing it!!!!


Re: {UPDATED} San Fierro Cops-Robbers-RPG v1.1 {0.3e} - DrollBeack - 27.04.2017

Guys can anyone help me fast ... when ever I download a fully scripted server then I start it after downloading immediately it says server closed connection.. so do I need to change something when I download a fully scripted server or not?


Re: San Fierro Cops-Robbers-RPG v1.0 - softspot - 16.05.2017

it won't work for me ! can someone help me ?

thanks


Re: San Fierro Cops-Robbers-RPG v1.0 - RxErT - 16.05.2017

Quote:
Originally Posted by softspot
View Post
it won't work for me ! can someone help me ?

thanks
Post your server-log.txt


Re: San Fierro Cops-Robbers-RPG v1.0 - Ilias_ - 16.05.2017

nice gm


Re: San Fierro Cops-Robbers-RPG v1.0 - Ilias_ - 17.05.2017

im getting this error Script[gamemodes/SFCRRPG.amx]: Run time error 19: "File or function is not found" i have all the plugins installed {and yes i typed in server.cfg the names of the plugins)