How can i make a command(s)? -
iCurse - 12.01.2015
It all says in the title
I just want to learn how to make an advanced commands, understand them, etc....
advanced commands like 'adminscript, house script and others'.
I can't even understand the tutorials.
Re: How can i make a command(s)? -
nogh445 - 12.01.2015
I was in your shoes also, and the two tutorials that helped me the most was these ones:
-
ZCMD & SSCANF Tutorial
-
Login and Registration System
Once you get those down the tutorials in my signature also may help you a bit.
Re: How can i make a command(s)? -
1fret - 12.01.2015
Im thinking that you dont know the basic so i think you should take a look on this page it helped me hope it will help you too
https://sampwiki.blast.hk/wiki/Scripting_Basics
Re: How can i make a command(s)? -
setes7 - 12.01.2015
You can't understand the tutorials because you can't even type properly English.
Re: How can i make a command(s)? -
iCurse - 12.01.2015
@setes7
Please do not judge people, i have a better grammar than yours lol.
Re: How can i make a command(s)? -
PaulDinam - 12.01.2015
Take available scripts on the forum and mess around with them. Edit systems.. commands, that's what I did and I am really satisfied of my current knowledge.
Re: How can i make a command(s)? -
PowerPC603 - 12.01.2015
Start with the basic commands, like /flip, /reclass, /repair, /pm, /kill, /kick, ...
If you don't understand the tutorials yet, you certainly won't be able to understand even more complex and advanced commands.
Since you stated house script and adminscript, don't you mean you wanna learn how to script in the first place?
Re: How can i make a command(s)? -
AAleks123321 - 13.01.2015
I would suggest looking at some ******* videos, scanning SA-MP forums around, as well as downloading a script. You can download one and practice on it for your own personal goal.
I added some links here.
Pawno Beginners #1
Pawno Beginners #1 Part 2
Re: How can i make a command(s)? -
iCurse - 13.01.2015
And i need help again,
How can i make a CLASSselection that has textdraw on it?
Ex.
Re: How can i make a command(s)? -
PaulDinam - 13.01.2015
You create your textdraw for the player and display it upon reaching the class selection. Look up on samp wiki everything is explicitly written and well explained.