SA-MP Forums Archive
Suggestions needed [HELP] - 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: Suggestions needed [HELP] (/showthread.php?tid=367465)



Suggestions needed [HELP] - Just1c3 - 10.08.2012

Hello guys,

I'm learning c# now for 2 years, and I know .net framework pretty good now.
Developed some sites. And know the basic stuff in PHP.

Could u guys , suggest me what to do?

I really want to code some plugins/mods for my Sa-mp server,

But where do I start ??

Just readed a pawn book , the syntax looks almost the same as PHP and C++.

Please suggest me what to do!

Thanks

Greetz,

Just1c3


Re: Suggestions needed [HELP] - Just1c3 - 10.08.2012

Why has noone answerred yet?


Re: Suggestions needed [HELP] - Ranama - 10.08.2012

Well, It depends on what you wanna create I don't realy know, if you want to create a gamemode you should start scripting, and well the first thing you should do is to check out the variables, defines, includes and things that already exist so you could see what kind of things peoples have done and maybe get a idea of that

Hope I helped, I don't realy know how to do this as this was like my first programming so I learned scripting here


Re: Suggestions needed [HELP] - Just1c3 - 10.08.2012

Quote:
Originally Posted by Ranama
Посмотреть сообщение
Well, It depends on what you wanna create I don't realy know, if you want to create a gamemode you should start scripting, and well the first thing you should do is to check out the variables, defines, includes and things that already exist so you could see what kind of things peoples have done and maybe get a idea of that

Hope I helped, I don't realy know how to do this as this was like my first programming so I learned scripting here
Well that's just some basic stuff. But thanks for your reply I will look at some scripts.