SA-MP Forums Archive
[GameMode] Next Generation Roleplay - 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] Next Generation Roleplay (/showthread.php?tid=647833)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12


Re: Next Generation Roleplay - Sew_Sumi - 19.05.2018

Everybody is so determined to get a broken gamemode going, that they'd have been better off just doing something else and not trying to copy every server out there trying to 'scoop up' the premium crop of players for 'donations'.

This, is actually quite hilarious.


Re: Next Generation Roleplay - NotSteven - 20.05.2018

Any features? Screenshots on how it looks like?


Re: Next Generation Roleplay - donchonrg - 20.05.2018

So I got it going after reading through this thread and it is actually working (I did use https://github.com/MaxAndolini/NG-RP ). I have no intention in running a server with it, just messing around with it. I do have 1 problem however, when I do /help and select a category it says there are no commands in that page, which is kind of annoying. I have to open the admin include file and read the commands from there which is not the most convenient way as you can imagine and some of the commands there are not even recognize. Any idea how to make them viewable in-game or change the /help to the old way where it would list them in the chat?


Re: Next Generation Roleplay - NotSteven - 21.05.2018

Thanks for sharing homie!


Re: Next Generation Roleplay - Max_Andolini - 21.05.2018

Quote:
Originally Posted by donchonrg
Посмотреть сообщение
So I got it going after reading through this thread and it is actually working (I did use https://github.com/MaxAndolini/NG-RP ). I have no intention in running a server with it, just messing around with it. I do have 1 problem however, when I do /help and select a category it says there are no commands in that page, which is kind of annoying. I have to open the admin include file and read the commands from there which is not the most convenient way as you can imagine and some of the commands there are not even recognize. Any idea how to make them viewable in-game or change the /help to the old way where it would list them in the chat?
/help commands are dynamic systems.


Re: Next Generation Roleplay - aznpro12345 - 24.05.2018

Quote:
Originally Posted by donchonrg
Посмотреть сообщение
So I got it going after reading through this thread and it is actually working (I did use https://github.com/MaxAndolini/NG-RP ). I have no intention in running a server with it, just messing around with it. I do have 1 problem however, when I do /help and select a category it says there are no commands in that page, which is kind of annoying. I have to open the admin include file and read the commands from there which is not the most convenient way as you can imagine and some of the commands there are not even recognize. Any idea how to make them viewable in-game or change the /help to the old way where it would list them in the chat?
You can use the command /oahelp for admin commands and /ohelp for help commands


Re: Next Generation Roleplay - SeanLG - 24.05.2018

Quote:
Originally Posted by Max_Andolini
Посмотреть сообщение
/help commands are dynamic systems.
link gamemode your share I can not register player, can you tell me how to correct this error


Re: Next Generation Roleplay - vsskamal - 25.05.2018

I\'m gonna try it today im very exited








__________________________________________________ _________________________________________________


Hostname : TechWebster Gaming Roleplay

IP: samp://ip.techwebster.in:7001

Gamemode: TG:RP v2.7(A)

Forums: Forums.techwebster.in

D!SCORD:Discord

Website: TechWebster



Re: Next Generation Roleplay - SeanLG - 26.05.2018

Quote:
Originally Posted by Max_Andolini
Посмотреть сообщение
/help commands are dynamic systems.
help me


Re: Next Generation Roleplay - shnoop123 - 31.05.2018

I am very close to getting it working. I seem to have an issue with whirlpool I think. Here is my server log. I cannot tell what exactly the issue is as I do have whirlpool and it is set to activate on startup. I am sorry to bother you all but figured no harm in asking. Thank you all for this free release, it shows you love the community even in your absence


----------
Loaded log file: "server_log.txt".
----------

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

[17:54:27]
[17:54:27] Server Plugins
[17:54:27] --------------
[17:54:27] Loading plugin: mysql
[17:54:27] Failed.
[17:54:27] Loading plugin: sscanf
[17:54:27]

[17:54:27] ===============================

[17:54:27] sscanf plugin loaded.

[17:54:27] Version: 2.8.2

[17:54:27] © 2012 Alex "******" Cole

[17:54:27] ===============================

[17:54:27] Loaded.
[17:54:27] Loading plugin: gvar
[17:54:27]

*** GVar Plugin v1.3 by Incognito loaded ***

[17:54:27] Loaded.
[17:54:27] Loading plugin: crashdetect
[17:54:27] CrashDetect v4.16 is OK.
[17:54:27] Loaded.
[17:54:27] Loading plugin: streamer
[17:54:27]

*** Streamer Plugin v2.8.2 by Incognito loaded ***

[17:54:27] Loaded.
[17:54:27] Loading plugin: Whirlpool
[17:54:28] [debug] Server crashed due to an unknown error
[17:54:28] [debug] Native backtrace:
[17:54:28] [debug] #0 5a8a7087 in ?? () from C:\WINDOWS\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a 1e18e3b_9.0.30729.9415_none_508df7e2bcbccb90\MSVCR 90.dll
[17:54:28] [debug] #1 0279284c in ?? () from plugins\Whirlpool.DLL
[17:54:28] [debug] #2 0046a51b in ?? () from samp-server.exe
[17:54:28] [debug] #3 0046a66c in ?? () from samp-server.exe
[17:54:28] [debug] #4 0019fd24 in ?? ()
[17:54:28] [debug] #5 4b5a9068 in ?? () from samp-server.exe
[17:54:28] [debug] #6 6805eb00 in ?? () from samp-server.exe
[17:54:28] [debug] #7 004b5a84 in ?? () from samp-server.exe
[17:54:28] [debug] #8 02224fe8 in ?? ()
[17:54:28] [debug] #9 64656c69 in ?? () from samp-server.exe


Re: Next Generation Roleplay - Rikumichi - 01.06.2018

Im here to help you guys with your problem just pm me or reply here!


Re: Next Generation Roleplay - Rikumichi - 01.06.2018

You need to install the Microsoft Visual C++ 2008 Service Pack 1 Redistributable

Quote:
Originally Posted by
[17:54:27

Loading plugin: Whirlpool
[17:54:28] [debug] Server crashed due to an unknown error
[17:54:28] [debug] Native backtrace:
[17:54:28] [debug] #0 5a8a7087 in ?? () from C:\WINDOWS\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a 1e18e3b_9.0.30729.9415_none_508df7e2bcbccb90\MSVCR 90.dll
[17:54:28] [debug] #1 0279284c in ?? () from plugins\Whirlpool.DLL
[17:54:28] [debug] #2 0046a51b in ?? () from samp-server.exe
[17:54:28] [debug] #3 0046a66c in ?? () from samp-server.exe
[17:54:28] [debug] #4 0019fd24 in ?? ()
[17:54:28] [debug] #5 4b5a9068 in ?? () from samp-server.exe
[17:54:28] [debug] #6 6805eb00 in ?? () from samp-server.exe
[17:54:28] [debug] #7 004b5a84 in ?? () from samp-server.exe
[17:54:28] [debug] #8 02224fe8 in ?? ()
[17:54:28] [debug] #9 64656c69 in ?? () from samp-server.exe



Re: Next Generation Roleplay - shnoop123 - 01.06.2018

I do have it, in fact, I reinstalled it after this response to be safe, which is why I'm so confused why I am still getting this error. In any case, I do appreciate you trying to help me

Quote:
Originally Posted by Rikumichi
Посмотреть сообщение
You need to install the Microsoft Visual C++ 2008 Service Pack 1 Redistributable



Re: Next Generation Roleplay - GTLS - 01.06.2018

Whirlpool was probably compiled on VS 2015. You need 2015 Runtimes both 64 and 32 bit. I'd suggest to download all if you dont have. (2005-2017 Runtimes)


Re: Next Generation Roleplay - SeanLG - 04.06.2018

Quote:
Originally Posted by Rikumichi
Посмотреть сообщение
Im here to help you guys with your problem just pm me or reply here!
help me, next generation gamemode Max Andolini "https://github.com/MaxAndolini/NG-RP" share I do not know what it is that I can not register account and editgroup, editpointjob, editpoint all will not save again I stopped the server, although I stopped the server through the server maintenance command but it still does not save the data of the above. thank you.


Re: Next Generation Roleplay - EzeGODezE - 04.06.2018

[00:56:08] [debug] Run time error 19: "File or function is not found"

[00:56:08] [debug] cache_get_value_name_int

[00:56:08] [debug] cache_get_value_name

[00:56:08] [debug] cache_get_value_name_float

[00:56:08] [debug] cache_get_value_index_int

[00:56:08] [debug] cache_get_value_index_float

[00:56:08] [debug] cache_get_value_index

[00:56:08] [debug] Run time error 19: "File or function is not found"

[00:56:08] [debug] cache_get_value_name_int

[00:56:08] [debug] cache_get_value_name

[00:56:08] [debug] cache_get_value_name_float

[00:56:08] [debug] cache_get_value_index_int

[00:56:08] [debug] cache_get_value_index_float

[00:56:08] [debug] cache_get_value_index

[00:56:08] Script[gamemodes/NGRP.amx]: Run time error 19: "File or function is not found"

[00:56:08] Number of vehicle models: 0


can someone help me connect it to linux host?


Re: Next Generation Roleplay - Omatter - 15.07.2018

You Can Give Me Full GM , Not Error MYSQL ... Open Normal


Re: Next Generation Roleplay - Jerry123456 - 15.07.2018

Could not be you, you must edit editor instead of vả. please create a gamemode for own own


Re: Next Generation Roleplay - dlhol877 - 15.07.2018

Would be a good script if it didn’t have any bugs or glitches


Re: Next Generation Roleplay - Sew_Sumi - 31.07.2018

Quote:
Originally Posted by WhitmanRicko
View Post
they disabled it on restricted cars you can use it only on normal once
Even if that was the case, there'd be a way for the EA to avoid having to do anything technical to get something interesting.