Burgershot
  • Home
  • Members
  • Team
  • Help
  • Search
  • Register
  • Login
  • Home
  • Members
  • Help
  • Search
Burgershot open.mp Questions and Suggestions [Question] Programming language

 
  • 0 Vote(s) - 0 Average
Question Programming language
Sasha
Offline

Burgershot Member
Posts: 1
Threads: 1
Joined: Apr 2019
Reputation: 0
#1
2019-04-16, 06:10 PM (This post was last modified: 2019-04-17, 07:11 PM by JustMichael.)
in what language will be written mod for multiplayer in the SAMP pawno and you will have?
Rafael_Rosse
Offline

Burgershot Member
Posts: 60
Threads: 12
Joined: Apr 2019
Reputation: 1
Location: Минск Беларусь
#2
2019-04-17, 09:44 AM (This post was last modified: 2019-04-17, 09:51 AM by Rafael_Rosse.)
Servers are written in Pawn. (One type of C ++)

I believe In these guys, they will succeed, how not how are they developers, SA:MP
which made our days fun
<huge signature disabled>
Bork
Offline

Burgershot Member
Posts: 31
Threads: 4
Joined: Apr 2019
Reputation: 4
#3
2019-04-17, 10:02 AM (This post was last modified: 2019-04-17, 06:46 PM by Bork.)
Pawn is Pawn. It's compiler is written in C.
Rafael_Rosse
Offline

Burgershot Member
Posts: 60
Threads: 12
Joined: Apr 2019
Reputation: 1
Location: Минск Беларусь
#4
2019-04-17, 10:19 AM
(2019-04-17, 10:02 AM)Bork Wrote: Pawn is a form of C, not a form of C++. I wouldn't even say its a 'form of' its more, written in C.

servers are written in pawno SA:MP C++
<huge signature disabled>
Y_Less
Offline

Administrator

Posts: 323
Threads: 16
Joined: Feb 2019
Reputation: 90
#5
2019-04-17, 01:58 PM (This post was last modified: 2019-04-17, 02:00 PM by Y_Less.)
Pawno is an editor, C++ is a low-level language, Pawn is a scripting language. I did recently write some stuff one the differences here:

https://github.com/Y-Less/pawn-curriculum/blob/master/module-1.md#definitions

Our scripting system is based on pawn-natives:

https://github.com/Y-Less/pawn-natives

This allows for functions to be exported as C symbols, as well as working as Pawn natives, thus both can be used. Once you have C bindings to any function, other languages become easy to implement on top of that, and we have ideas to even further simplify alternate language integration.
Double-O-Seven
Offline

Burgershot Member
Posts: 3
Threads: 2
Joined: Apr 2019
Reputation: 1
#6
2019-04-17, 07:02 PM
Hey, I do have an almost finished Kotlin Plugin for SA-MP that provides that the full SA-MP API in an object orient manner, I'd be happy to provide an official Kotlin API.
hual
Offline

King

Posts: 106
Threads: 3
Joined: Feb 2019
Reputation: 7
Location: Bulgaria
#7
2019-04-17, 07:09 PM
(2019-04-17, 07:02 PM)Double-O-Seven Wrote: Hey, I do have an almost finished Kotlin Plugin for SA-MP that provides that the full SA-MP API in an object orient manner, I'd be happy to provide an official Kotlin API.

Awesome!
denNorske
Offline

Duckyfox
Posts: 20
Threads: 4
Joined: Apr 2019
Reputation: 6
Location: Norway
#8
2019-04-18, 11:24 AM
(2019-04-17, 07:02 PM)Double-O-Seven Wrote: Hey, I do have an almost finished Kotlin Plugin for SA-MP that provides that the full SA-MP API in an object orient manner, I'd be happy to provide an official Kotlin API.

That sounds very dope, would be extremely useful!

Wohooo
« Next Oldest | Next Newest »



  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Burgershot - Powered by our Community and MyBB Original Theme by Emerald

Linear Mode
Threaded Mode