-
```
What is the problem?
Not working with on linux
What steps will reproduce the problem?
Install any DarkRP on linux server
Do you have any errors? serverside or clientside? If you do, which ones?
…
-
```
GetVehicleParams has been broken since the latest source engine/GMod update
(15-4-2011). As soon as you attempt to use it, a lua error appears on that line
reporting 'NO VEHICLE!'. I hope that y…
-
This started happening after I updated to the lastest github version
[ERROR] gamemodes/darkrp/gamemode/modules/base/sv_gamemode_functions.lua:504: bad argument #1 to 'SetModel' (string expected, got …
-
A topic that has come up in several task teams is the need to use inheritance concepts to model class hierarchies in our data models. This has come up specifically in the G2P and annotation task teams…
-
```
Some code should be shared between langauges( common, vs, ps, bs ).
We pull them up.
```
Original issue reported on code.google.com by `wuye9036` on 24 Mar 2011 at 11:49
- Blocking: #69, #72
- B…
-
```
What steps will reproduce the problem?
1. Add gm_pimpmyride.dll to modules folder
2. Include in an LUA file
3. Start server, crash
What is the expected output? What do you see instead?
Some text …
-
We should be able to generate [version 4 UUIDs](https://en.wikipedia.org/wiki/Universally_unique_identifier#Version_4_.28random.29) as strings fairly easily. Assigning each server a persistent UUID me…
-
```
What steps will reproduce the problem?
1. Place the dll in lua\includes\modules
2. Place the provided lua files in lua\autorun
3. Start Server and watch it crash with no error output.
What is the…
-
So this happenes with things like flying drones that have a wire camera or for a well known example, the drunk combine so lets use this as an example. i spawn it in and use it well the camera doesnt g…
-
[Clockwork:Surface Texts]
The 'PostDrawTranslucentRenderables' hook has failed to run.
lua/includes/modules/markup.lua:245: attempt to index upvalue 'utf8' (a nil value)
[Clockwork:Surface Texts]
The…