• PointShop for Garry's Mod 13 v2
    273 replies, posted
[QUOTE=Phoenixf129;40001856]Thread overrun with noobies? Is _Undefined gone for good?[/QUOTE] Indeed, him and matt do not want to come back to Facepunch.
I don't blame them with the majority of the people on here.
[QUOTE=Tumaxi;40001407]I need a person to code me a custom swep for the pointshop. Will pay 30$[/QUOTE] I can help you with that.
Are weapons permanent?
Nah, they're single use.
Hey guys we have the pointshop on out server which is working fine but i added the extras pack and also merged the models and materials to the server but still have a issue with some players saying they have to download them everytime they log on but not all players only about half any idea what it could be i also deleted my local download/models and material files to redownload them and see if it made me do it every time but had no issue im stumped
[QUOTE=Sikvibration;40095282]Hey guys we have the pointshop on out server which is working fine but i added the extras pack and also merged the models and materials to the server but still have a issue with some players saying they have to download them everytime they log on but not all players only about half any idea what it could be i also deleted my local download/models and material files to redownload them and see if it made me do it every time but had no issue im stumped[/QUOTE] I suppose you are using FastDL? If so, there's nothing you can do. FastDL is currently broken for everyone. You gotta wait for the next GMod update.
Our host actually got our Fastdl back working and syncing perfectly its how we have been able to add features the issue is only happening with a select few clients not everyone thats what puzzles me
There is a hosting company for gmod that has got a working fastdl called [url]www.fadtdlserver.com[/url] you way want to check that out im using it for maps and works fine 1gb per second is pritty fast :P
[QUOTE=jarikfw;40099572]There is a hosting company for gmod that has got a working fastdl called [url]www.fadtdlserver.com[/url] you way want to check that out im using it for maps and works fine 1gb per second is pritty fast :P[/QUOTE] no one is downloading from you at 1gb/s
How does PointShop render the small icons? I am having a problem with some of them not displaying. The ones that don't have any icons work fine in game and the clients have all the files. Here is a picture: [IMG]http://i.imgur.com/RrkZvFz.png?1[/IMG]
Sorry to ask as I am just learning how to manage my SQL with gmod, but do I need to do anything with the tables while setting up the database for the pointshop? Also, I did look into SQLOO and I believe I did set it up correctly.
thats usually the player model the code line ITEM.Model = 'models/player/kleiner.mdl' and so on in the item lua [QUOTE=smithy285;40125897]How does PointShop render the small icons? I am having a problem with some of them not displaying. The ones that don't have any icons work fine in game and the clients have all the files.[/QUOTE]
[QUOTE=The-Spy;40128975]Sorry to ask as I am just learning how to manage my SQL with gmod, but do I need to do anything with the tables while setting up the database for the pointshop? Also, I did look into SQLOO and I believe I did set it up correctly.[/QUOTE] You need to import the pointshop.sql file, however the MySQL Synchronisation addon is kind of unstable as it removes data from players randomly and from what I've heard it also causes lag on the server. So I recommend that you either hire someone to code it for you or buy/get it from someone who has already made it (like me), but I'm biased because I sell it.
Would there be an easy way to modify this so that only admins / super admins could open the pointshop, not regular users?
[QUOTE=Ambro;40475201]Would there be an easy way to modify this so that only admins / super admins could open the pointshop, not regular users?[/QUOTE] Just add a custom check when the menu is ran and return with a message if they are not simple :) (assuming you know a little lua) Also guys i need a little help with the powerups, what's the line for player damage and player health as i have tried a few things with no luck
Did we ever get a fix for the mysql connection that doesn't make it lag like crazy?
Unban undefined 2013:D
[QUOTE=Eccid;40475539]Did we ever get a fix for the mysql connection that doesn't make it lag like crazy?[/QUOTE] No it never got a fix, however you can get someone to code a working mysql integration like me.
So why did you make this thread? to advertise your MySQL integration script?
[QUOTE=Lebofly;40485001]So why did you make this thread? to advertise your MySQL integration script?[/QUOTE] ehm, no. I made this thread because the other got locked. No where am I advertising except when people ask about the MySQL integration.
Just a quick question but did the problem with random people losing all their points and items ever get resolved?
[QUOTE=Thetomm2010;40486731]Just a quick question but did the problem with random people losing all their points and items ever get resolved?[/QUOTE] Nope, which is why he's selling his version of MySQL Pointshop
I had some time last night and started googling bits of code from the mysql script to see if anything popped up. I found a few duds, and then I found a working one. I don't know who made it, but it was only a google search away. I posted it to pastebin for ease of use. Just paste this over your current mysql.lua and enter your info. I put it on my server last night and have not had any lag issues. [URL="http://pastebin.com/Wq9tgKkY"]mysql fix[/URL] I would like to say that you either need to get ready for everyone to lose everything, or know how to transfer your data from pdata to your sql database. I had some help with it a couple months ago which is how I was able to transfer it last night. Good luck.
[QUOTE=Eccid;40487710]I had some time last night and started googling bits of code from the mysql script to see if anything popped up. I found a few duds, and then I found a working one. I don't know who made it, but it was only a google search away. I posted it to pastebin for ease of use. Just paste this over your current mysql.lua and enter your info. I put it on my server last night and have not had any lag issues. [URL="http://pastebin.com/Wq9tgKkY"]mysql fix[/URL] I would like to say that you either need to get ready for everyone to lose everything, or know how to transfer your data from pdata to your sql database. I had some help with it a couple months ago which is how I was able to transfer it last night. Good luck.[/QUOTE] That's the same mysql file from the latest pointshop?
[QUOTE=Lebofly;40489224]That's the same mysql file from the latest pointshop?[/QUOTE] No, it's a modified and working version.
[QUOTE=Eccid;40492982]No, it's a modified and working version.[/QUOTE] Only difference is that pointshop won't reconnect if connection to the mysql database is lost...
Is it possible to modify the PointShop for when someone disconnect from the server, one item (glasses for exemple) goes to the holster. When the player will join the server next time, he will have to equipe them again.
Where the heck does the player data get saved by default, I can not find it anywhere on my server.
[QUOTE=Ambro;40498838]Where the heck does the player data get saved by default, I can not find it anywhere on my server.[/QUOTE] In PDATA
Sorry, you need to Log In to post a reply to this thread.