Jump to content

harrysbird

Members
  • Posts

    19
  • Joined

  • Last visited

Posts posted by harrysbird

  1. Hello guy!

    I Will show you how to Clone Source Code into VS 2017 the OpenRCT2 For Windows if you like help out developing Roller Coaster Tycoon 2.

    Requirements

    • Github Account
    • Visual Studio 2017 - Community or Professional or Enterprise
    • Fork OpenRCT2 in Github
    • Knowledge in C++
    • IDA or OllyDbg Are Optional
    • Visual C++ Redistributable

     

    How to Clone Source Code For VS 2017 OpenRCT2  With Step

     

    • 1. Open Visual Studio 2017 from your desktop.
    • 2. Click Team Explorer and click connect with github.
    • 3. You will need to sign in with github account.
    • 4. You will have to need to fork OpenRCT2 by going to https://github.com/OpenRCT2/OpenRCT2 with your github account.
    • 5. Click Fork Button and wait for fork, and will be added form your github profile
    • 6. Back to OpenRCT2 Github, Click Clone or Download Button
    • 7. Click Open in Visual Studio
    • 8. Enjoy! Make sure you read readme.md in Solution Explorer Before Developing.

     

     

  2. Hello.

    I Starting connecting another server and it start freeze a game if downloading map done.

    I Went on the log then there a warnings

    I Tried to update build and it still get

    Quote

    WARNING[src\network\network.cpp:1371 (Network::Client_Handle_MAP)]: Received zlib-compressed sv6 map

    I Using build: 1688

  3. 10 hours ago, RuneLaenen said:

    Hi, could you maybe explain your idea a bit better? I don't quite understand.

    VSync Mean if enabled in-game  the frame rate drops below the monitor's refresh rate, the frame rate fluctuates wildly, causing visible stuttering. if disabled in-game, screen tearing is observed when the frame rate exceeds the refresh rate of the display (120 frames per second on a 60Hz display, for example).

  4. Your should add Multiplayer Feature Server CommandsIn Game Server Commands:OP Commands:Ban (Player name) (Temp/Permanent) if Temp (Time) (Reason) - Able to ban other player from your server and other player can lead to a main menuunban (Player name) - Unban other player from your serverBanip (IP) (Temp/Permanent) if Temp (Time) - Able to ban other player ip from your server so multi account can't get onunbanip (IP) - Unban other player ip from your serverKick (Player name) (Reason) - Able to kick other player from your server and other player can lead to a main menuWarn (Player name) (Message) - Warn player who breaking a server rulesOp (Player name) - Promote to opDeop (Player name) - Demote to memberCheckip (Player name) - Check a ipbroadcast (Message) - Broadcast all player from your serversetrules (Rule Number) (Message) - Set a rules from your serverdelrules (Rule Number) - Delete a one rules per messageMember Command:rules - check a rules so other player can read a rules if new player come onlist - List of commandsmsg (player name) (Message)

  5. You should add new cheat like, guest not leave the park!If i click Large Term to get a guest, in next 3 or 5 minutes, guest is start leaving the park, i don't want guest leaving my park.
×
×
  • Create New...