Jump to content

Anyone have or is doing RPG Script with c++?


Guest Stormer15

Recommended Posts

Posted

I am good c++ programmer and I am interested if someone is making RPG script with c++? because I can help or if no one is doing it I might start my own project...

  • MTA Team
Posted

The site you've posted above contains a cracked client.

Don't even try posting it again.

One of the [VCP] leaders // honorary member of the =PCP= gang.

 

Do not PM me your MTA:SA Client / Server support questions, Lua scripting questions, unban requests or server toplist concerns - please ask them here: MTA:SA Support subforum, here: Scripting subforum, here: Ban appeals or here: Servers instead.

For other inquiries - please expect delays in replies when messaging me.

Posted

I wrote a program named Orion for the FMJ server in C++ which is an automated RPG system. Worked very well compared with MTA:mA.

To do this you will need to:

- Make a UDP connection to the MTA Server on the admin port (you'll need to know the MTA 0.5 admin netcode, we won't release this, so you'll need to work it out).

- Make a set of events for each packet type (you can make a surprising amount of events using admin+ btw, ie: location changing events, health change events (you can even get it so u know when someone is being shot), etc).

I actually got very far with Orion, but due to being on the MTA Team, it was never finished.

If you are fluent in C++ then this shouldn't take you more than a week to code (I suggest doing it in a very object oriented way as it makes things like vehicle/player properties a lot easier to do).

Hope this helps.

Proud member of Multi Theft Auto

Founder of Full Metal Jacket

mtateam5fq.png

fmjbar2hk.png

Creator of MTA:mA:GRS

http://www.mtafmj.com

http://www.full-fat.com

Posted
I wrote a program named Orion for the FMJ server in C++ which is an automated RPG system. Worked very well compared with MTA:mA.

To do this you will need to:

- Make a UDP connection to the MTA Server on the admin port (you'll need to know the MTA 0.5 admin netcode, we won't release this, so you'll need to work it out).

- Make a set of events for each packet type (you can make a surprising amount of events using admin+ btw, ie: location changing events, health change events (you can even get it so u know when someone is being shot), etc).

I actually got very far with Orion, but due to being on the MTA Team, it was never finished.

If you are fluent in C++ then this shouldn't take you more than a week to code (I suggest doing it in a very object oriented way as it makes things like vehicle/player properties a lot easier to do).

Hope this helps.

Probably will help me thx.. And yes I think I am going to make it but it will take time because I have school etc. going on so probably wont be much on it.. I have like 4 hours of free time a day so it will take longer than week... P.S dont think I will make this whole my freetime... I have also life.. :D So I post here all the news please wait for the first release :)
Posted
The site you've posted above contains a cracked client.

Don't even try posting it again.

sorry ppl, i had that on there cos ppl kept getting errors with the normal one when on my server, wont do it again

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...