citizenfx / project-lambdamenu

Lambda Menu for CitizenFX
41 stars 50 forks source link

Can't use src almost 1k Errors #4

Open KryptonEx opened 6 years ago

KryptonEx commented 6 years ago

http://prntscr.com/hx4r06

Firecul commented 6 years ago

Most of the errors have been due to the attempt to move this server side. If you grab the files from before this point it all works fine. I'll be working on getting my fork up to speed without all the problems an some point this week. (don't download it just now, it has the same problems)

KryptonEx commented 6 years ago

@Firecul Okei when the source code comes without problems can you reply this ??

Firecul commented 6 years ago

OK that's me got the code together and fixed for the most part in my own fork. You can find the working code under release V1.0. No promises when I'll be updating it, I do plan on it I just don't know any C++ yet :)

KryptonEx commented 6 years ago

@Firecul Like, and how i build all the scripts to the file i can add to use in fivem?

Firecul commented 6 years ago

I've attached the .asi as built from this code to the release alongside the zip for the source code. If you want to build them yourself download and install Microsoft Visual Studio Community and open the .sln file. Right click in the solution explorer on the top right on the Lambda menu and click build.

KryptonEx commented 6 years ago

@Firecul And the lm-config.xml file i use the default right?

KryptonEx commented 6 years ago

@Firecul Do you know where is located where i can change the menu name?

Firecul commented 6 years ago

lm-config is to change keybindings, if you are happy with the default then leave as is. If you want to rebrand it you'll have to do that on your own, if you only want your name to show on the menu change script.cpp:4092 then compile that. I make no guarantees though, I've just quickly searched, that may or may not work.

KryptonEx commented 6 years ago

Okei ty

En3rgized247 commented 6 years ago

I am having an issue building this. Whenever I right click on 'LambdaMenu' and click 'Build' in the solution explorer, it builds and comes up with a bunch of errors and looks like this 2018-08-23 1

Firecul commented 6 years ago

@En3rgized247 I take it you didn't read from the top of this comment trail so I ask you to do so now.

LucasStriker commented 4 years ago

Anexei o .asi, conforme construído a partir deste código, ao lançamento, juntamente com o zip do código-fonte. Se você deseja construí-los, baixe e instale a Comunidade do Microsoft Visual Studio e abra o arquivo .sln. Clique com o botão direito do mouse no Solution Explorer no canto superior direito do menu Lambda e clique em criar.

não entendi