Jump to content

Discore

Members
  • Posts

    7
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by Discore

  1. В 14.12.2018 в 18:26, WizzarD сказал:

    No, i talk about writing tests for single pieces of your software who are working without using the game API. So you could test if they behave correctly without beeing ingame.

     

    That makes me sad too, thanks for you reply.

    You can write tests without the game API. You can use mock objects. It's simulated objects that mimic the behavior of real objects in controlled ways, most often as part of a software testing initiative

  2. В 18.07.2020 в 14:13, freaky.psd сказал:

    Hello guys. Im new at rageMP. I created a server but dont know nothing... How to install mysql, how to write commands for admin, and all that stuff. Can someone help? :)

    Hello. If you are asking yourself how to connect MySQL, then you need to learn the basics of node.js or c#. You can use some of this to write the backend. Just enter the desired question and attach one of these technologies. For example: How do I connect MySQL? If you want to use node.js, I can to recommend for your articles on the w3school website. It's free. 

    You can find information on how to create a command using the following link:
    https://wiki.rage.mp/index.php?title=Getting_Started_with_Development

    Good development!

×
×
  • Create New...