![]() |
[Solved] BInds - Printable Version +- Fearless Forums (https://fearlessrp.net) +-- Forum: Community & Server Information (https://fearlessrp.net/forumdisplay.php?fid=1) +--- Forum: Help & Support (https://fearlessrp.net/forumdisplay.php?fid=3) +---- Forum: Support Archive (https://fearlessrp.net/forumdisplay.php?fid=158) +---- Thread: [Solved] BInds (/showthread.php?tid=85575) |
[Solved] BInds - Foxirius2205 - 03-04-2018 Hello, I am trying to make some binds to manufacture some items and also use mixtures. For example i've tried this bind "SCROLLLOCK "say /inventory ammo_rifleschematics create 1"", but doesn't work, also tried some for coffee, also nothing. For manufacturing evne, don't know where to begin from. Please help RE: BInds - Spartan_KCT - 03-04-2018 (03-04-2018, 09:50 AM)[FL:RP] Depress Wrote: Hello, I don't have much experience with binding schematics but have you tried to put 'use' instead of 'create'? You should also make sure if scrolllock is the right keybind. You could do this with: bind SCROLLOCK "say /me smiles" or something similar. If that doesn't work you should consult the bind section in the f1 menu. RE: BInds - Create - 03-04-2018 Morning Foxirius, I believe your bind has an error, you should bind to 'SCROLLOCK' not 'SCROLLLOCK'. This bind only consists of two Ls, not three. RE: BInds - Foxirius2205 - 03-04-2018 I managed to do for manufacturing like this "bind SCROLLLOCK "say /manufacture coffee_mug_empty"" It's easy, you buy it from the market, and in the console you check the name of it. For mixtures still trying RE: BInds - Foxirius2205 - 03-04-2018 For mixtures - say /inventory ammo_rifleschematics use 1 You find the name the same way. RE: BInds - Create - 03-04-2018 Solved |