Recent content by Tallyrand

  1. T

    pause command for c++

    #include <iostream> int main () { using namespace std; cout << "Text"; return 0; } ---------------------------------------------------------------------------------- the console screen shuts whenever i open it how would i pause it so it wont shut.
  2. T

    hexing

    i figured out how to change the stuff in the game file. i can make my troops cost half the amount of resources that theyre supposed to in the game :) but how would i combine two things in it? for example make their attack doubled too in the same file
  3. T

    hexing

    it is like 14bytes only 2 lines of hex in it
  4. T

    Opening all ports for game?

    would i have to do this for all of the computers on the network? Edit NVM what I just said it works. Thanks a lot.
  5. T

    hexing

    I want to hex a game file. i have hex workshop but i have no clue where to start
  6. T

    Opening all ports for game?

    I can't host on empire earth online. Could somone tell me how to open all my ports so i can test it
  7. T

    hexing

    Where can i learn how to hex?
  8. T

    How do i open all my ports on windows xp?

    Could somone please tell me how to open every port on windows xp?
Back
Top Bottom