-
```
the vehicles need some upgrades.
1. when buy an car then auto own the buyer the vehicle.
2. some commands to admin tab
2.1 rp_maxvehicles set max overall vehicles
2.2 rp_vehicles to turn veh…
-
```
What is the problem?
Upon pressing F4 to open the menu this happens;
attempt to call method 'MoneyTab' (a nil value)
darkrp/gamemode/client/vgui.lua:255
Also, the textures are pink, and textures…
-
```
The mayor is the ultimate giver of licenses, if there is a mayor, no-one
else can give them out, right?
Well the mayor has a 'Request Gun License' button on his F4 menu..
Also, when there is not…
-
```
What is the problem?
In the F4 Menu when someone makes a warrant it says you must enter a reason.
What steps will reproduce the problem?
Make a DTextBox or a DermaTextEntry for space to edit the …
-
I tried this code:
```rust
struct D(&'static str);
impl Drop for D {
fn drop(&mut self) {
println!("dropping {}", self.0);
}
}
fn f1() {
println!("===== f1 =====");
let _lo…
-
**MacBook (please complete the following information):**
- MacBook Air M2 2022 13"
- 14.2 (23C64)
- provided Apple Chager (not connected)
- privded MagSafe 3, not connected
- AlDente Free
…
-
### Issue Checklist
- [x] I have properly named my issue
- [ ] I have checked the Issues/Discussions pages to see if my issue has already been reported
### Platform
Itch.io (Downloadable Build) - W…
-
Hello,
I gave all permissions to default group (LuckPerms) I am sure I am in that group but unfortunately without op, I can't use F3+F4. I see "[DEBUG]: Unable to open game mode switcher; no permis…
-
I've enabled a game to use gamescope with these launch options: `gamescope -h 1080 -H 1080 -r 144 -f -- %command%`, and the game runs great, until I close it with Alt+F4. I am unable to launch the gam…
-
Description:
You can abuse arena loss by doing alt+f4 and the game won't count.
How it works:
If you alt+f4 during arena, the game never ends.
How it should work:
:)
Source (you should…