SA-MP Forums Archive
Other Scripting Languages Thread - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Other (https://sampforum.blast.hk/forumdisplay.php?fid=7)
+--- Forum: Everything and Nothing (https://sampforum.blast.hk/forumdisplay.php?fid=23)
+--- Thread: Other Scripting Languages Thread (/showthread.php?tid=281921)



Other Scripting Languages Thread - Jack_Rocker - 08.09.2011

Other Scripting Languages Thread
I noticed that people have questions about many scripting languages, and I endeavor to make this easier for them to find answers easily rather than posting a topic and not getting a reply. The higher up people in the sa-mp world tend to sometimes move away from pawn, and move onto something bigger and better, and I'm sure they will want to help you as much as they can!

Don't talk about pawn here since there is a whole forum for that! And dont flame! Please!!!

Scripting languages that will commonly be answered here:
PHP
HTML
VB.NET
C#
C++
Etc.....

Please post all your code in code tags as it makes it easier for people to read and resolve your problem.

__________
Languages that I can answer:
LMC (Little Man Computer)
HTML
VB.NET
C#


Re: Other Scripting Languages Thread - gamer931215 - 08.09.2011

Hmm i understand your point, only the forum rules are clearly saying that this isnt a c++ or other language help forum. Also 1 topic for multiple programming languages will get a bit messy i think...

But yeah, just to "attempt" a good beginning, i have a c# request:
Does anyone has a empty c# project for a sa-mp plugin ?

I can only find c++ tutorials/projects.


Re: Other Scripting Languages Thread - Jack_Rocker - 08.09.2011

One topic wouldnt hurt, as long as everyone keeps within this topic... It seems a bit stupid that sa-mp dont like supporting people that may want to move on from the PAWN scripting language, makes them seem slightly desperate to keep players...


Re: Other Scripting Languages Thread - CaHbKo - 08.09.2011

Quote:
Originally Posted by gamer931215
Посмотреть сообщение
Does anyone has a empty c# project for a sa-mp plugin ?

I can only find c++ tutorials/projects.
There is a Hello World example plugin in the SDK.


Re: Other Scripting Languages Thread - playbox12 - 08.09.2011

This section is for everything and nothing, the 'this forum is not a C or C++ help forum' applies (imho) to the plugins section, it would be messy if people started asking complicated C or C++ questions in a section meant for PAWN.

I don't think this'll get really messy, after all, we also have topics for script requests and scripting functions, and they have worked out for years. I support this.


Re: Other Scripting Languages Thread - gamer931215 - 08.09.2011

Quote:
Originally Posted by CaHbKo
Посмотреть сообщение
There is a Hello World example plugin in the SDK.
written in c++ yes, i was asking one for c# (and if there is, please add a link to it).