my server launches into sandbox at the start, i just used ULX to change the gamemode manually.
In the dir where you srcds.exe make sure you have libmysql.dll
in lua/bin:
gmsv_mysqloo_win32.dll
gm_pimpmyride.dll ( I dont know if you need this but have it anyway )
Anyone have some media of the gamemode? Too lazy to setup all the sql and would just like to see what it looks like.
Some screenshots would be great.
Ok so it appears that while I was asleep, someone tried to start shit about me. Here is some clarity for you all:
The gamemode does NOT contain any code from other gamemodes, it is coded from scratch (there may be the odd snippet here and there that isnt mine though).
I have never stolen a gamemode or anything like that, nor have I released any gamemodes or addons (here or on the workshop) prior to this post.
I have never released any code with any sort of backdoor in it at all and this gamemode (and my admin mod) are clear of any backdoors, look at the source.
Like anyone else, I dont appreciate being accused of doing any of these things especially without proof.
[QUOTE=ENG.jonny;45836047]Still get this error:
[url]http://puu.sh/bcRmP/84fe1794b1.png[/url]
Server still launches in sandbox..[/QUOTE]
Make sure your have my admin mod (there is a link in the opening post). It contains all the functions you need to actually get the gamemode running.
On another note, I'm going to guess that some of you are wondering why there are several abbreviations throughout and the code and database (GA, ERP, PGRP). The answer is pretty simple, a while back I decided to try and make this for my own community but due to the lack of progress, a lot of people lost interest and I decided to just call it Evolved Role Play and have it stand on its own without a community. PGRP is the abbreviation of the community, ERP is Evoled Role Play and GA is "Gambit's Admin". There MIGHT be GAM parts somewhere which is "Gambit's Admin Mod".
[editline]30th August 2014[/editline]
[QUOTE=ShadowRanger;45841285]Some screenshots would be great.[/QUOTE]
Aw man... more work :( Ill see if I can snatch some up for you.
[editline]30th August 2014[/editline]
Also I'm thinking Ill try and fix up the NPCs and add in job boards except the job boards will only display availability of the jobs, you will still need to go to the NPC to apply for it.
[editline]30th August 2014[/editline]
Ok I just pushed a fix for the T-posing NPCs. There are some other bugs in some of the code that I'm fixing now but after that I'll get started on the job board.
[editline]30th August 2014[/editline]
I patched a few bugs in the admin mod and I started looking for models for the job board. Turns out that Half Life 2 has 2 models which are perfect for this, but they are effects (models/props_lab/corkboard001.mdl, models/props_lab/corkboard002.mdl). If anyone has any models they would recommend for it that would be great.
-snip-
That is the correct MySQLOO module. Pop it in lua/bin and it should work. The error you posted means that admin/Server/database.lua isnt being included for some reason. I'm not getting that error myself and the admin mod takes care of automatically including files in admin/Server so you could be missing the file. If there are any other errors before that please post them.
[editline]30th August 2014[/editline]
Actually I just noticed that the MySQLOO require is at the top of admin/Server/database.lua so if you do not have the module, the error will break execution of the rest of the file. Adding the module should actually fix that error.
Where can I get the pimpmyride module?
[QUOTE=Icejjfish;45844334]Where can I get the pimpmyride module?[/QUOTE][url]http://gmodmodules.googlecode.com/svn/trunk/gm_pimpmyride/[/url]
It is unfinished, so it will be buggy. Unfortunately I cannot fix bugs I don't know about and the repo has an active bug tracker which I would ecommemd using for both bugs and feature requests.
[QUOTE=sam6420;45845414][url]http://steamcommunity.com/sharedfiles/filedetails/?id=307873939[/url]
[url]http://steamcommunity.com/sharedfiles/filedetails/?id=307874130[/url]
[url]http://steamcommunity.com/sharedfiles/filedetails/?id=307875194[/url]
[url]http://steamcommunity.com/sharedfiles/filedetails/?id=307874989[/url]
[url]http://steamcommunity.com/sharedfiles/filedetails/?id=307874532[/url]
Screenshots for those who were asking.
[editline]30th August 2014[/editline]
My test server is also running 24/7, I apply all of the latest patches as they are released. It's buggy, there's not too much to do and I don't play it often.. but if you want to try the gamemode out feel free.
68.147.146.224:27015[/QUOTE]
Man that looks sexy, I'm sure I could fix a couple of the bugs in it though.
So this gamemode doesn't seem to work on Linux.
[QUOTE=G4MB!T;45821625]Its still heavily unfinished but I have stopped developing it since I'm sort of over Garry's Mod now.[/QUOTE]
Could I ask what you moved on to, if any game? :v: Can't very well find that sandbox game similar to GMod with the coding ease of gamemodes~
[QUOTE=walty005;45879277]Man that looks sexy, I'm sure I could fix a couple of the bugs in it though.[/QUOTE]
If you dont mind making the pull requests Ill merge them.
[QUOTE=DeadiKation;45884877]Could I ask what you moved on to, if any game? :v: Can't very well find that sandbox game similar to GMod with the coding ease of gamemodes~[/QUOTE]
I have moved onto greater things! Sort of.. I've been honing my C++ skills over the past few years and I'm getting into making crappy games for the time being. Other than that I just dont find Garry's Mod as fun as I did 4 years ago.
So its been a few months now and nothing further has happened with the development of this gamemode. Some people have added me asking if its ok to use the gamemode and what-not but aside from that its pretty quiet.
I know not many people on Facepunch look kindly on reviving old threads but I'm going to start developing this gamemode and admin mod again. Originally I wanted to do a ground-up recode for various reasons but the motivation wasnt there, so instead I'm going to fix the code up little bits at a time.
I'll be adding an in-game version check thing so that server owners know their version of the gamemode is out of date (Can be turned off).
Anyone wanting to help out (Be it testing or coding) is more than welcome to do so, just add me on Steam and let me know.
Awesome! I'll add you on Steam as soon as my internet permits it.
I can confirm it works 100% on Linux (Debian)
[I]
-snip-[/I]
I'll have a look for any bugs and report them on the Repo.
I would just like to say, this is a pretty damn good gamemode, the derma looks good and there is a lot of potential.
Great job, I just hope this gamemode doesn't die as it doesn't deserve to.
Im getting a 'Nil' value on 'Database' - Line 26 init.lua
[QUOTE=Segecos;47691399]Im getting a 'Nil' value on 'Database' - Line 26 init.lua[/QUOTE]
Make sure that you have the [B]admin mod [/B]installed and check your database is actually connecting.
[QUOTE=AIX-Who;47691479]Make sure that you have the [B]admin mod [/B]installed and check your database is actually connecting.[/QUOTE]
Admin mod gives me a 404. And i put the sql like, Host, Database, Pass, User.
[QUOTE=AIX-Who;47694911][url]https://bitbucket.org/GamerGambit/admin-mod/src[/url][/QUOTE]
Still get this error:
[ERROR] gamemodes/evolved_role_play/gamemode/init.lua:26: attempt to call global 'Database' (a nil value)
1. unknown - gamemodes/evolved_role_play/gamemode/init.lua:26
Couldn't Load Init Script: 'evolved_role_play/gamemode/init.lua'
[QUOTE=Segecos;47695711]Still get this error:
[ERROR] gamemodes/evolved_role_play/gamemode/init.lua:26: attempt to call global 'Database' (a nil value)
1. unknown - gamemodes/evolved_role_play/gamemode/init.lua:26
Couldn't Load Init Script: 'evolved_role_play/gamemode/init.lua'[/QUOTE]
Put your datebase information into the admin mod, and the gamemode's init.lua
If you are getting that error it would normally suggest you have not installed the modules and or put the wrong database information in.
Sorry, you need to Log In to post a reply to this thread.