• Flow - Collection of gamemodes and accessories
    536 replies, posted
[QUOTE='[gD] Tempest;51072996']Is it possible to have the ability to bhop in sandbox (for personal use) instead of being a standalone gamemode?[/QUOTE] Yeah. Just copy the Autohop code (function in core.lua) to a shared script in lua/autorun and you'll be able to use it on any gamemode. Strafing is not included, but it should work somewhat with the default sv_airaccelerate set to 1000.
Hey , Have you found any remedy to the Lag problems? Also I am wondering where I can get all of the defult maps (The map downloads)?
~Deleted~
!URGENT! I recently installed the anti-cheat, following the instructions by putting it in my lua/autorun and I was immediately banned: Disconnect: [Banned permanently] Reason: [FNAC] Unwanted Hook on OnTextEntryGetFocus named. I removed the files and looked inside my banned_players and banned_ids and did not find anything, and also tried removing my ID by using the console. The server is currently passworded so no one can join. Me and a couple other people were banned and would like to know how to get unbanned! thanks!!! [editline]27th September 2016[/editline] bump [editline]27th September 2016[/editline] ;
[QUOTE=Snowpaw;51118205]!URGENT! I recently installed the anti-cheat, following the instructions by putting it in my lua/autorun and I was immediately banned: Disconnect: [Banned permanently] Reason: [FNAC] Unwanted Hook on OnTextEntryGetFocus named. I removed the files and looked inside my banned_players and banned_ids and did not find anything, and also tried removing my ID by using the console. The server is currently passworded so no one can join. Me and a couple other people were banned and would like to know how to get unbanned! thanks!!! [editline]27th September 2016[/editline] bump [editline]27th September 2016[/editline] ;[/QUOTE] You're probably running some addons that aren't whitelisted in the anticheat itself, so it'll pick up unwanted hooks. You can edit the Lua file to make sure this doesn't happen.
I am setting up a server with the Flow Skill Surf gamemode, when I write !admin, it says that the command doesn't exist ... Awesome Gamemode btw !
hey gravious i wana know how u did s and w on ur stafe hud on ur advanced bhop video thanks
[QUOTE=Traziiex;51177858]I am setting up a server with the Flow Skill Surf gamemode, when I write !admin, it says that the command doesn't exist ... Awesome Gamemode btw ![/QUOTE] That means you don't have admin authority. You can set it in the OperatorID variable or manually add an entry to the database. [QUOTE=glitchkingftl;51181409]hey gravious i wana know how u did s and w on ur stafe hud on ur advanced bhop video thanks[/QUOTE] The code is in the post here: [url]https://facepunch.com/showthread.php?t=1448806&p=47132613&viewfull=1#post47132613[/url] S and W are displayed there as well, but if you want to make them the primary display, simply switch IN_MOVELEFT and IN_MOVERIGHT with IN_FORWARD and IN_BACK like I did in the "if StrafeButtons then" block, plus of course change the "A" and "D" to "W" and "S"
Okay.... so I added my SteamID to the OperatorID variable, and it does not work + I get this error unlimited ! "Couldn't load data. Retrying" Oh and should I set SteamID, SteamID3... SteamID2 ? *Edit* I think my server cannot connect to the database, because the zone does not appear (and the console says it cannot connect*), also, I put the SteamID or the SteamID2, it does not change. Last problem, the recording bot are counted like real people on my server game panel, and they are at the spawn. I followed the tutorial many times to be sure I did everything right... Best regards.
[QUOTE=Gravious;51182422]That means you don't have admin authority. You can set it in the OperatorID variable or manually add an entry to the database. The code is in the post here: [url]https://facepunch.com/showthread.php?t=1448806&p=47132613&viewfull=1#post47132613[/url] S and W are displayed there as well, but if you want to make them the primary display, simply switch IN_MOVELEFT and IN_MOVERIGHT with IN_FORWARD and IN_BACK like I did in the "if StrafeButtons then" block, plus of course change the "A" and "D" to "W" and "S"[/QUOTE] witch one? there is mutiple i dont get it either i want too make it too where if i do !sw the strafe hud shows s w but when i switch too !n it goes back too a and d
[QUOTE=glitchkingftl;51182954]witch one? there is mutiple i dont get it either i want too make it too where if i do !sw the strafe hud shows s w but when i switch too !n it goes back too a and d[/QUOTE] Yeah I never made functionality for that haha. In my tutorial I just switched it manually :p You should be able to use the Style variable in cl_timer.lua to determine clientside style.
[QUOTE=Gravious;51184254]Yeah I never made functionality for that haha. In my tutorial I just switched it manually :p You should be able to use the Style variable in cl_timer.lua to determine clientside style.[/QUOTE] now its not saving the bots i get a normal time and i changemap and it sais waiting playback and it records people #2 times
[QUOTE=glitchkingftl;51189149]now its not saving the bots i get a normal time and i changemap and it sais waiting playback and it records people #2 times[/QUOTE] You either have to type "!bot save" or change map through vote menu. Force change doesn't auto save
[QUOTE=bigdogmat;51189174]You either have to type "!bot save" or change map through vote menu. Force change doesn't auto save[/QUOTE] how do you make it auto save?
[QUOTE=glitchkingftl;51189319]how do you make it auto save?[/QUOTE] Copy whatever function the "!bot save" command invokes into the function for force change.
So actually, I took the GFL bhop gm, edited it a bit so it was food for surf, and it works well. But... the High Score of the map is not saved in the data folder ! When I restart the server, or change the map, the server high score isn't there, everything goes to 0... ^^' So, the zones are working and stay when I restart the server and stuff, but not the record ! :c Another problem is that you have to at least 1 jump to save your time, and I can't find where to edit to set it to zero, because on some maps you don't do any jumps.
So, Gravious, I need your help porting GFL BHop to Surf, I think I miss some settings, and they are maybe the cause of the "shit" happening... Would you mind helping me ? Thanks !
[QUOTE=Traziiex;51211221]So, Gravious, I need your help porting GFL BHop to Surf, I think I miss some settings, and they are maybe the cause of the "shit" happening... Would you mind helping me ? Thanks ![/QUOTE] The GFL Bhop gamemode is quite outdated and not really what you should be using if you're going for a public server. I just included it for people that wanted to take a look at it and/or fool around with it. If I remember correctly, times are only saved after a map change on the GFL gamemode. I don't think the amount of jumps really matter, but try completing a map and then doing !rtv to trigger a map change.
Hey Gravious, I am wondering weither or not you have A download links to all the Surf maps that are in the Db
[QUOTE=LuanCode;51231813]Hey Gravious, I am wondering weither or not you have A download links to all the Surf maps that are in the Db[/QUOTE] Almost all maps are downloadable here: [url]http://gamebanana.com/maps/games/2[/url] Or on FastDLs of other servers. Your best bet is to find a server with a lot of maps and to type sv_downloadurl to get the URL where they're hosted and get them all from there. You'll download them as a .bsp.bz2 file which you can extract to get the .bsp itself.
Hey there , for some resaon the chat commands are not working and just displaying in chat when you try to run them . Do you know why this might happen or any way to fix this?(1) Also is this the most up to date version? or do you have more updated versions that can be obtained some way?(2) Thanks, Luan
Is there a way to get just the basic game modes. I don't want the !radio command or the !VIP or !donate or which Lua do I edit to remove them? I would rather use frag radio and other add-ons that I use on other servers. Thanks Edit- So in the LUA I removed the !radio and !donate commands so now when they are typed in it says that no command exists, but this game mode also appears to be overriding all chat input as the !radio does not start Frag Radio and it can only be started in-game. Any ideas for a guy who sucks at Lua?
[QUOTE=ManyStrongWor;51315046]Is there a way to get just the basic game modes. I don't want the !radio command or the !VIP or !donate or which Lua do I edit to remove them? I would rather use frag radio and other add-ons that I use on other servers. Thanks Edit- So in the LUA I removed the !radio and !donate commands so now when they are typed in it says that no command exists, but this game mode also appears to be overriding all chat input as the !radio does not start Frag Radio and it can only be started in-game. Any ideas for a guy who sucks at Lua?[/QUOTE] You could make the !radio command within the gamemode call the FragRadio command. Or you can totally replace the command handler of the gamemode if you don't care about neat command handling so that FragRadio can take over.
I have tried adding this to sv_command.lua radio line to with no luck. Shouldnt this run the console command radio_menu from the client? self:Register( { "radio", "tunes", "frag"}, function( ply ) RunConsoleCommand("radio_menu") end )
[QUOTE=ManyStrongWor;51350318]I have tried adding this to sv_command.lua radio line to with no luck. Shouldnt this run the console command radio_menu from the client? self:Register( { "radio", "tunes", "frag"}, function( ply ) RunConsoleCommand("radio_menu") end )[/QUOTE] Commands are registered on the server so you'd have to turn it into this: [code] self:Register( { "radio", "tunes", "frag"}, function( ply ) ply:SendLua("RunConsoleCommand(\"radio_menu\")") end )[/code]
well it dont work... i made a server and started adding maps. tryed to nominate a map and it showed that i hade 80 maps adn i added 20. so i set down and started writing down all the maps and started removing them. after i removed them i tryed nominate agai and it sed 80 maps, then i restarted the server to se and.... 80 maps. then i opened the sv.db usig a program and removed the maps manualy and... 80 maps. then i tryed to use the structure only and... 80 maps. so WTF is this BULL S*** it dues not work. i have tryed and failed for 3 days straight. i have used over 48 hours on oly testing this now and i am starting to be realy mad. PLZ!! HELP ME! atlist tell me how to disable the RTV and !Nominate system so i can add a working one... Ps: (i am new to this "Gmod Server" stuff. have never made server for somting that uses the steam cmd sooo plz do not give me salt. i alreddy have alot of it in my kitchen)
[QUOTE=hanaka;51465830]well it dont work... i made a server and started adding maps. tryed to nominate a map and it showed that i hade 80 maps adn i added 20. so i set down and started writing down all the maps and started removing them. after i removed them i tryed nominate agai and it sed 80 maps, then i restarted the server to se and.... 80 maps. then i opened the sv.db usig a program and removed the maps manualy and... 80 maps. then i tryed to use the structure only and... 80 maps. so WTF is this BULL S*** it dues not work. i have tryed and failed for 3 days straight. i have used over 48 hours on oly testing this now and i am starting to be realy mad. PLZ!! HELP ME! atlist tell me how to disable the RTV and !Nominate system so i can add a working one... Ps: (i am new to this "Gmod Server" stuff. have never made server for somting that uses the steam cmd sooo plz do not give me salt. i alreddy have alot of it in my kitchen)[/QUOTE] This is because of the way Flow handles caching. Because you removed entries and Flow doesn't see a problem with it, the cache stays the same and thus will show up that you have 80 maps. My go to on this is to delete the cache for your server (whatever _C["Identifier"] is). Before you go flaming on a gamemode that "doesn't work", at least read some of the documentation found in this thread to fix your problems.
[QUOTE=oliveisepic;51466041]This is because of the way Flow handles caching. Because you removed entries and Flow doesn't see a problem with it, the cache stays the same and thus will show up that you have 80 maps. My go to on this is to delete the cache for your server (whatever _C["Identifier"] is). Before you go flaming on a gamemode that "doesn't work", at least read some of the documentation found in this thread to fix your problems.[/QUOTE] The system definitely could've been made better but at that time I didn't think it would be that much of an issue since usually the map count would only increment rather than suddenly have a fully different map collection.
Hi gravious ! I am wondering how to make people able to have weapons on flow surf... if I give myself a weapon, I cannot equip it and see it... Thanks !•
[QUOTE=Traziiex;51474182]Hi gravious ! I am wondering how to make people able to have weapons on flow surf... if I give myself a weapon, I cannot equip it and see it... Thanks !•[/QUOTE] The Surf gamemode only comes with a few weapons (glock, usp and the knife). If you want to get more, open the Bunny Hop gamemode and copy them over from entities/weapons. To have players spawn with weapons, you can open core_player.lua in both gamemodes and compare the PLAYER:Loadout() function and adjust it accordingly to get what you want.
Sorry, you need to Log In to post a reply to this thread.