You are viewing our Forum Archives. To view or take place in current topics click here.
#11. Posted:
Status: Offline
Joined: Sep 02, 201212Year Member
Posts: 644
Reputation Power: 19
oh my god apparently there are different language for coding :suicide:
- 0useful
- 1not useful
#12. Posted:
Status: Offline
Joined: Aug 31, 201212Year Member
Posts: 1,553
Reputation Power: 65
Status: Offline
Joined: Aug 31, 201212Year Member
Posts: 1,553
Reputation Power: 65
If you want to make mod menus (for the newer games) use C++.
If you want to make a tool (for the newer games) use C#.
If you want to make a CoD4 or CoD5 menu, learn CFG modding and download FF.Viewer and a blank patch.
If you want to make a tool (for the newer games) use C#.
If you want to make a CoD4 or CoD5 menu, learn CFG modding and download FF.Viewer and a blank patch.
- 0useful
- 0not useful
#13. Posted:
Status: Offline
Joined: Nov 30, 201113Year Member
Posts: 3,461
Reputation Power: 151
Status: Offline
Joined: Nov 30, 201113Year Member
Posts: 3,461
Reputation Power: 151
I believe it is C++ But i dont know for sure, thats what thy use for mw2-BO2
- 0useful
- 0not useful
#14. Posted:
Status: Offline
Joined: Dec 30, 201014Year Member
Posts: 660
Reputation Power: 29
Status: Offline
Joined: Dec 30, 201014Year Member
Posts: 660
Reputation Power: 29
I can't believe this actually got dragged out into two pages...
The games are coded in C++ the assembly language for the XEX's is PPC (power pc) that's useful for reversing functions.
You can use C# (extremely useful) to create applications provided you have access to the necessary DLL's (XDRPC, XDEVKIT, XRPC, ect.)
Hope this helps, it would appear that half the kids on TTG don't know jack shit about cod lol
The games are coded in C++ the assembly language for the XEX's is PPC (power pc) that's useful for reversing functions.
You can use C# (extremely useful) to create applications provided you have access to the necessary DLL's (XDRPC, XDEVKIT, XRPC, ect.)
Hope this helps, it would appear that half the kids on TTG don't know jack shit about cod lol
- 2useful
- 1not useful
#15. Posted:
Status: Offline
Joined: Jan 25, 201311Year Member
Posts: 178
Reputation Power: 6
Status: Offline
Joined: Jan 25, 201311Year Member
Posts: 178
Reputation Power: 6
magiikmodderz wrote I can't believe this actually got dragged out into two pages...
The games are coded in C++ the assembly language for the XEX's is PPC (power pc) that's useful for reversing functions.
You can use C# (extremely useful) to create applications provided you have access to the necessary DLL's (XDRPC, XDEVKIT, XRPC, ect.)
Hope this helps, it would appear that half the kids on TTG don't know jack **** about cod lol
Thank You I dont know how this got so ff topic!
- 1useful
- 1not useful
#16. Posted:
Status: Offline
Joined: May 15, 201113Year Member
Posts: 821
Reputation Power: 36
Status: Offline
Joined: May 15, 201113Year Member
Posts: 821
Reputation Power: 36
TTG_Negative wrote oh my god apparently there are different language for coding :suicide:
Can't tell if trolling, or extremely **** stupid.
- 0useful
- 1not useful
#17. Posted:
Status: Offline
Joined: Jan 03, 201114Year Member
Posts: 408
Reputation Power: 17
Status: Offline
Joined: Jan 03, 201114Year Member
Posts: 408
Reputation Power: 17
It depends on what you want to do.
If you want to make .dll's then learn C/C++.
If you want to make programs then C#.
It doesnt matter what language it was originally coded it.
I highly suggest learning both to make it easier understanding how its all done and for converting, for example teh1337 released HUD Elements in C# for programs, someone had to convert it to C++ for .dll's.
If you want to make .dll's then learn C/C++.
If you want to make programs then C#.
It doesnt matter what language it was originally coded it.
I highly suggest learning both to make it easier understanding how its all done and for converting, for example teh1337 released HUD Elements in C# for programs, someone had to convert it to C++ for .dll's.
- 0useful
- 0not useful
#18. Posted:
Status: Offline
Joined: Mar 18, 201311Year Member
Posts: 72
Reputation Power: 3
Status: Offline
Joined: Mar 18, 201311Year Member
Posts: 72
Reputation Power: 3
it can be coded in all languages
gsc coding and alot more
gsc coding and alot more
- 0useful
- 0not useful
You are viewing our Forum Archives. To view or take place in current topics click here.