SA-MP Forums Archive
Does Pawn have another name? Like such as C++? - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Does Pawn have another name? Like such as C++? (/showthread.php?tid=369678)



Does Pawn have another name? Like such as C++? - K9 Is Godly - 17.08.2012

Yeah, as the title says: I was wondering if the scripting language pawn is also called something else? Such as C C# C++ etc. I was just wondering if it did have another name.


Re: Does Pawn have another name? Like such as C++? - Calgon - 17.08.2012

Pawn (current) and Small (former) are the only names for the scripting language. Read more.


Re: Does Pawn have another name? Like such as C++? - K9 Is Godly - 17.08.2012

Ohh okay, thank you very much. I appreciate your help


Re: Does Pawn have another name? Like such as C++? - kaisersouse - 17.08.2012

"Pawn, formerly known as Small "


THE PLOT THICKENS


Re: Does Pawn have another name? Like such as C++? - Mauzen - 17.08.2012

c, c++, c# (guess thats what you meant with c+) arent just other names for the same language, but all own languages.


Re: Does Pawn have another name? Like such as C++? - K9 Is Godly - 17.08.2012

It says it's C like oriented, so if I found someone who could script C, would they be able to script Pawn do you think?


Re: Does Pawn have another name? Like such as C++? - Mauzen - 17.08.2012

Quote:
Originally Posted by K9 Is Godly
Посмотреть сообщение
It says it's C like oriented, so if I found someone who could script C, would they be able to script Pawn do you think?
Not instantly. Its a c-like syntax, but got great differences in some points. But it will at least be easier for him to learn.


Re: Does Pawn have another name? Like such as C++? - K9 Is Godly - 17.08.2012

Quote:
Originally Posted by Mauzen
Посмотреть сообщение
Not instantly. Its a c-like syntax, but got great differences in some points. But it will at least be easier for him to learn.
Oh, I get what you're saying. Thank you for the help


Re: Does Pawn have another name? Like such as C++? - Sandiel - 17.08.2012

Pawn is a C-like language.


Re: Does Pawn have another name? Like such as C++? - ViruZz - 17.08.2012

Pawn isn't really a language either, it just uses Callbacks and Functions but its C++

Just like the version of pawn for Source Mod