Re: Limitless Gaming: Roleplay -
Syntax - 05.08.2012
It must be in your includes. What are the errors?
Re: Limitless Gaming: Roleplay -
TheBlackKnight - 05.08.2012
For now, "fixes" and "djson" i think there are more..
Re: Limitless Gaming: Roleplay -
InfinityCOD - 05.08.2012
Try "C"
Re: Limitless Gaming: Roleplay -
Xxplosive - 05.08.2012
In GM says KEY_SECONDARY_ATTACK which means ENTER
Re: Limitless Gaming: Roleplay -
Ryan_Undering - 05.08.2012
Код:
SA-MP Dedicated Server
----------------------
v0.3e-R2, ©2005-2012 SA-MP Team
[12:35:13] filterscripts = "" (string)
[12:35:13]
[12:35:13] Server Plugins
[12:35:13] --------------
[12:35:13] Loaded 0 plugins.
[12:35:13]
[12:35:13] Filterscripts
[12:35:13] ---------------
[12:35:13] Loaded 0 filterscripts.
[12:35:13] Script[gamemodes/Limitless.amx]: Run time error 19: "File or function is not found"
[12:35:13] Number of vehicle models: 0
Does anyone know why this bug is occurring?...
Re: Limitless Gaming: Roleplay -
ikfastoil - 05.08.2012
Nothing ..
Re: Limitless Gaming: Roleplay -
Xxplosive - 05.08.2012
Quote:
Originally Posted by Ryan_Undering
Код:
SA-MP Dedicated Server
----------------------
v0.3e-R2, ©2005-2012 SA-MP Team
[12:35:13] filterscripts = "" (string)
[12:35:13]
[12:35:13] Server Plugins
[12:35:13] --------------
[12:35:13] Loaded 0 plugins.
[12:35:13]
[12:35:13] Filterscripts
[12:35:13] ---------------
[12:35:13] Loaded 0 filterscripts.
[12:35:13] Script[gamemodes/Limitless.amx]: Run time error 19: "File or function is not found"
[12:35:13] Number of vehicle models: 0
Does anyone know why this bug is occurring?...
|
Add ''plugins streamer'' in server.cfg
Re: Limitless Gaming: Roleplay -
Ryan_Undering - 05.08.2012
Quote:
Originally Posted by Xxplosive
Add ''plugins streamer'' in server.cfg
|
Okay, well that worked to sort that out... Thanks.., now however I'm getting loads of errors on the includes.. when I compile the script..
Re: Limitless Gaming: Roleplay -
TheBlackKnight - 05.08.2012
Quote:
Originally Posted by Ryan_Undering
Okay, well that worked to sort that out... Thanks.., now however I'm getting loads of errors on the includes.. when I compile the script..
|
Same as i...
Re: Limitless Gaming: Roleplay -
Madox123 - 06.08.2012
Good work! Rep+
Re: Limitless Gaming: Roleplay -
janx221 - 14.08.2012
0.3e?
Re: Limitless Gaming: Roleplay -
hypnogaja - 14.08.2012
nice
Re: Limitless Gaming: Roleplay -
Jan_zippo - 14.08.2012
How do i get on duty?
if i do /admins its says player-id [off-duty] what to do ?
Re: Limitless Gaming: Roleplay -
Syntax - 15.08.2012
Search the script for the commands - Try /aduty, /adminduty or just check the script...
Re: Limitless Gaming: Roleplay -
Guitar - 21.08.2012
Great, thank you! What tickled my pickle were the jobs, can you teach me how to make some jobs

? I mean, I know how to but, I don't know how for example to make a medic, trucker(deliver stuff by going through checkpoints?) etc .. I know how to make /maketrucker or /quitjob but yeah you do understand what I mean, right? If not, I'm interested in learning from you how to make them :3.
Re: Limitless Gaming: Roleplay -
Dannylarz - 21.08.2012
is there any bug in this script ?? Cause i wanna make this script go public in my server
Re: Limitless Gaming: Roleplay -
vlockrensai - 24.08.2012
umm we need something that says what the commands are for admins
Re: Limitless Gaming: Roleplay -
Bug. - 25.08.2012
If someone can download 0.3e and upload the gamemode there and gimme the link please.
Re: Limitless Gaming: Roleplay -
GTA Simmer - 05.09.2012
Quote:
Originally Posted by TheBlackKnight
Still the same problems
|
Quote:
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3e, ©2005-2012 SA-MP Team
[20:45:51] filterscripts = "" (string)
[20:45:51]
[20:45:51] Server Plugins
[20:45:51] --------------
[20:45:51] Loading plugin: streamer
[20:45:52] Failed.
[20:45:52] Loaded 0 plugins.
[20:45:53]
[20:45:53] Filterscripts
[20:45:53] ---------------
[20:45:53] Loaded 0 filterscripts.
[20:45:53] Script[gamemodes/Limitless.amx]: Run time error 19: "File or function is not found"
[20:45:53] Number of vehicle models: 0
I am quoting this post because I am getting the same error as the poster has displayed. The amx file is not being read for some reason. I have compiled it without errors(still the 54 warnings, but I am lazier then you and will not fix those neither). The script allows me to register but that is as far as it goes.
If anyone may have some thoughts on this?
Re: Limitless Gaming: Roleplay -
Dannylarz - 05.09.2012
Quote:
Originally Posted by GTA Simmer
Quote:
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3e, ©2005-2012 SA-MP Team
[20:45:51] filterscripts = "" (string)
[20:45:51]
[20:45:51] Server Plugins
[20:45:51] --------------
[20:45:51] Loading plugin: streamer
[20:45:52] Failed.
[20:45:52] Loaded 0 plugins.
[20:45:53]
[20:45:53] Filterscripts
[20:45:53] ---------------
[20:45:53] Loaded 0 filterscripts.
[20:45:53] Script[gamemodes/Limitless.amx]: Run time error 19: "File or function is not found"
[20:45:53] Number of vehicle models: 0
I am quoting this post because I am getting the same error as the poster has displayed. The amx file is not being read for some reason. I have compiled it without errors(still the 54 warnings, but I am lazier then you and will not fix those neither). The script allows me to register but that is as far as it goes.
If anyone may have some thoughts on this?
|
U have to write all ur plugins file into server.cfg
add
''plugins urpluginsname.dll urpluginsname2.dll urplugins.name3.dll''
Into bottom of the server.cfg