SA-MP Forums Archive
[Plugin] [DEV] .NET for SA:MP (VB.NET, 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: Plugin Development (https://sampforum.blast.hk/forumdisplay.php?fid=18)
+--- Thread: [Plugin] [DEV] .NET for SA:MP (VB.NET, C#) (/showthread.php?tid=204969)

Pages: 1 2 3 4


Re: [DEV] .NET for SA:MP (VB.NET, C#) - XxCozzaxX - 02.01.2011

Visual basic is a horrible language in my opinion. I prefer the method of {} and ;

And visual basic, when programming windows forms, is extremely basic - you are limited to what you can do compared to C#.

This looks very interesting though, would love to try it out!


Re: [DEV] .NET for SA:MP (VB.NET, C#) - jaymac407 - 04.01.2011

Alpha 3 changelog
===================
- Added: New callback OnPlayerText.
- Added: More advanced C# example.
- Added: SAMP.Vector3 for SAMP.Player positions
- Added: New HTML API documentation
- Added: Function to get the wrapper version.
- Changed: Made SAMP.Player.playerStore internal, replaced with a SAMP.Player.getAllPlayers() function
- Fixed: 'Assembly does not have an entry point' notices.
- Fixed: Colours changed from 'int' to 'uint'.
- Fixed: SAMP.Timer data NullReferenceException.
- Fixed: Wrapper version wasn't correct.
- Fixed: Player instance would be deleted before Script's OnPlayerDisconnect was called.
- Removed: Alpha dialog on connect, replaced with small clientmessage. The 5 player limit remains, however.


Re: [DEV] .NET for SA:MP (VB.NET, C#) - Retardedwolf - 04.01.2011

Thanks and if people wants a semi short tutorial on these visit here.

But they won't tell you much, just the comparison between both VB.NET and C# so you could choose what you need and a few examples.


Re: [DEV] .NET for SA:MP (VB.NET, C#) - Maikel - 04.01.2011

Can't wait!


Re: [DEV] .NET for SA:MP (VB.NET, C#) - jaymac407 - 04.01.2011

Alpha 3 released.

See first post for download link.


Re: [DEV] .NET for SA:MP (VB.NET, C#) - Romanius - 08.01.2011

http://img.torrents.kg/images/nYf86351.png

what is it? (see warning)


Re: [DEV] .NET for SA:MP (VB.NET, C#) - Romanius - 09.01.2011

Quote:
Originally Posted by sooky
Посмотреть сообщение
It just couldn't find netAPI.dll in SDK/API folder, I'm sure.




Re: [DEV] .NET for SA:MP (VB.NET, C#) - hencz - 09.01.2011

A few more suggestions:Thanks


Re: [DEV] .NET for SA:MP (VB.NET, C#) - yass0016 - 16.01.2011

Does this work for the latest samp 0.3c?


Re: [DEV] .NET for SA:MP (VB.NET, C#) - Retardedwolf - 16.01.2011

Quote:
Originally Posted by yass0016
Посмотреть сообщение
Does this work for the latest samp 0.3c?
Yes, it most probably does cause this was released after 0.3c was released.


Re: [DEV] .NET for SA:MP (VB.NET, C#) - Romanius - 26.01.2011

it develop? or plugin dead?


Re: [DEV] .NET for SA:MP (VB.NET, C#) - jaymac407 - 20.02.2011

Sorry guys for the huge delay, real life stuff was getting in the way.

Beta 1 is on the way, and has a HUGE amount of new features.


Re: [DEV] .NET for SA:MP (VB.NET, C#) - Romanius - 05.03.2011

any development progress?


Re: [DEV] .NET for SA:MP (VB.NET, C#) - Whiteagle - 26.03.2011

Hello!

A long time since my last login where...


This plugin was a light at the end of the tunnel,

Jay, I have to thank you because for a long time I felt difficult to restart developing some new things to my SA:MP Server because when you are used to work on a daily basis with oop languages you get stuck when you open a file with millions of lines.

You saved my server.

Keep it up, looking for a new release.

Thank you,
Whiteagle


Re: [DEV] .NET for SA:MP (VB.NET, C#) - Retardedwolf - 26.03.2011

Maybe include C++ too?


AW: [DEV] .NET for SA:MP (VB.NET, C#) - Momo5000 - 27.03.2011

uhm the default pawn language has got the c++ language...


Re: AW: [DEV] .NET for SA:MP (VB.NET, C#) - Retardedwolf - 27.03.2011

Quote:
Originally Posted by Momo5000
Посмотреть сообщение
uhm the default pawn language has got the c++ language...
Not completely, you don't use new HAITHERE;, in C++ do you? You do something like int Haithere; or something like that.


Re: [DEV] .NET for SA:MP (VB.NET, C#) - jaymac407 - 29.03.2011

The future of this modification is uncertain for a number of issues that don't include coding.


Re: [DEV] .NET for SA:MP (VB.NET, C#) - jaymac407 - 30.03.2011

The release of this project here has been discontinued due to forum policy and the fact this plugin I guess, could be deemed "pointless" in one's definition. Moderators; feel free to delete/close this thread.


Re: [DEV] .NET for SA:MP (VB.NET, C#) - iToast - 30.03.2011

Quote:
Originally Posted by jaymac407
Посмотреть сообщение
The release of this project here has been discontinued due to forum policy and the fact this plugin I guess, could be deemed "pointless" in one's definition. Moderators; feel free to delete/close this thread.
No, leave it mods! This can probly help people!