Add Tesla, fix player/keys
This commit is contained in:
@@ -34,7 +34,9 @@ mp.keys.bind(0x76, false, function () {
|
||||
|
||||
//NUM2 //Save Blips in Edit Mode
|
||||
mp.keys.bind(0x62, false, function () {
|
||||
mp.events.callRemote("keyPress:NUM2");
|
||||
if (!chat) {
|
||||
mp.events.callRemote("keyPress:NUM2");
|
||||
}
|
||||
});
|
||||
|
||||
//E
|
||||
|
||||
3
Client/dlcpacks/teslamodels/dlc.rpf
Normal file
3
Client/dlcpacks/teslamodels/dlc.rpf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dcdd3bc395495b6cb05694e219de3fd35302209641cb29977baaeebd2d149654
|
||||
size 17388032
|
||||
Reference in New Issue
Block a user