SA-MP Forums Archive
[Tutorial] How to create a new thread - 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)
+---- Forum: Tutorials (https://sampforum.blast.hk/forumdisplay.php?fid=70)
+---- Thread: [Tutorial] How to create a new thread (/showthread.php?tid=283306)

Pages: 1 2


How to create a new thread - Kingunit - 14.09.2011

How to create a new thread



This is my second short tutorial about - how to create a new thread. You probably think 'What is this?'. I will explain you. The last three weeks I'm kinda active in the 'Scripting Discussion' section to help new people out. Nine of the ten times, people are creating a shitty thread. In this tutorial I will try to help some new people out!

:: Script request
First of all, if you are creating a new thread and it starts with this:
Quote:

Some1 make cardealersip sytim pls.

You better quit typing - waste of your time. This kind of threads aren't really valid. You need to post 'script requests' in the right section. Click here!


:: Enough information
A often mistake is posting something with lack of effort. f example:
Quote:

help, comand not workin.

Are you serious? What we can do if we don't know your command. You need to post abit of code and some more information (errors + exactly what's going wrong)


:: Think twice
Hmm also a frequently mistake by alot of people. Just think twice before making a new thread. Most of the time you can get the answer by just looking over your script.


:: Extra NOTE: Such things here above are just tips to help you creating a new thread!

Thank you for reading my second tutorial. I hope I've helped some new people out!
~ Kingunit



Re: How to create a new thread - Max_Coldheart - 14.09.2011

Looks good, I'm sure to hand a link to this next time some newbie starts begging me to make scripts


Re: How to create a new thread - Ash. - 14.09.2011

Looks good!

Just to stop confusion, where you have
Quote:

Always use pawn tags for your codes. [.pawn] [./pawn] (remove these dots.)

You can just do:
[noparse][pawn][/pawn][/noparse]

Which is actually the same principle I used to show you how to do it!


Re: How to create a new thread - Davz*|*Criss - 14.09.2011

G00D W0RK_ KinGuniT


Re: How to create a new thread - Jafet_Macario - 14.09.2011

Good job.


Re: How to create a new thread - Kingunit - 14.09.2011

Everyone, thank you very much

Quote:
Originally Posted by funky1234
View Post
Looks good!

Just to stop confusion, where you have

You can just do:
[noparse][pawn][/pawn][/noparse]

Which is actually the same principle I used to show you how to do it!
Aah, looks better indeed. I didn't know that function, I will add it. Thank you!


Re: How to create a new thread - |_ⒾⓇⓄN_ⒹⓄG_| - 14.09.2011

nice tut
+rep


Re: How to create a new thread - Lorenci - 15.09.2011

very good!


Re: How to create a new thread - wups - 15.09.2011

I doubt that any newbie is going to read this.


Re: How to create a new thread - Kingunit - 15.09.2011

Quote:
Originally Posted by wups
View Post
I doubt that any newbie is going to read this.
That's true, I also doubt that. But I've created it for those people who are really going to read it. Maybe it's just ~5 people. But that's enough for me, it just feels good if someone reads it and if I actually helped the person.


Re: How to create a new thread - linuxthefish - 18.09.2011

This should be stickied.


Re: How to create a new thread - Kingunit - 18.09.2011

Quote:
Originally Posted by linuxthefish
View Post
This should be stickied.
I hope so. Thank you


Re : How to create a new thread - Alvin007 - 08.10.2011

thanks kingu


Re: How to create a new thread - Kingunit - 24.10.2011

No problem mate.


Re: How to create a new thread - justsomeguy - 24.10.2011

Great job! Everything is nicely explained, its very clear what you are talking about, you give examples. Hopfully people will use this to start a good thread!


Re: How to create a new thread - juraska - 24.10.2011

That's should be very important for forum members
Thanks for tutorial


Re: How to create a new thread - Kingunit - 25.10.2011

Thank you so much.


Re: How to create a new thread - Universal Stunter - 30.01.2012

TEST ? lol


Re: How to create a new thread - Bakr - 30.01.2012

https://sampforum.blast.hk/showthread.php?tid=305148
https://sampforum.blast.hk/showthread.php?tid=279571

Those are just the two I could think of off the top of my head - I know there is at least a few more.

Quote:
Originally Posted by Universal Stunter
View Post
TEST ? lol
You failed, and yet I'm not surprised.


Re: How to create a new thread - Universal Stunter - 30.01.2012

Quote:
Originally Posted by Bakr
View Post
https://sampforum.blast.hk/showthread.php?tid=305148
https://sampforum.blast.hk/showthread.php?tid=279571

Those are just the two I could think of off the top of my head - I know there is at least a few more.



You failed, and yet I'm not surprised.
actully..i aint to suprised you :P

i was testing this .


Quote:
Originally Posted by funky1234
View Post
Looks good!

Just to stop confusion, where you have

You can just do:
[noparse][pawn][/pawn][/noparse]

Which is actually the same principle I used to show you how to do it!