Re: San Fierro Cops-Robbers-RPG v1.0 -
Jeroen52 - 02.10.2015
Quote:
Originally Posted by MojorX
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
@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
I Dont like ! Because this GM have Auto Ban ! Can you remove it ?
|
- Which auto-ban?
- 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
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
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
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)