SA-MP Forums Archive
Would i be able to do this ? - 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: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Would i be able to do this ? (/showthread.php?tid=130251)

Pages: 1 2


Would i be able to do this ? - AlbanianGuy - 26.02.2010

Look what i wanted is .. like when a user comes to the server for hte first time he chooses one team , and i wanted that team to be saved to his file. and when that user comes back for hte second time .. he cant choose anyother team .. he can only spawn wit hte choosen team.Is there a filter script or anything ?Can anyone help me with this ?


Re: Would i be able to do this ? - Backwardsman97 - 26.02.2010

That's fairly simple. Do you have any kind of registration system now?


Re: Would i be able to do this ? - AlbanianGuy - 26.02.2010

Quote:
Originally Posted by Backwardsman97
That's fairly simple. Do you have any kind of registration system now?
do u want the registration system ?and it dosent work that good though ,, can u tell me where i can find a better one so i can do this ?


Re: Would i be able to do this ? - Backwardsman97 - 26.02.2010

http://pastebin.com/w5p1Sdj2

That's a simple one that I made as an example. It uses the dudb include.


Re: Would i be able to do this ? - AlbanianGuy - 26.02.2010

Quote:
Originally Posted by Backwardsman97
http://pastebin.com/w5p1Sdj2

That's a simple one that I made as an example. It uses the dudb include.
Ok , now how o set it up so it saves the team , and doesnt let the players choose another team ? They can choose another team only if they do /newlife for example ? will i be able to do this ?And btw i dont know how ...


Re: Would i be able to do this ? - Norn - 26.02.2010

Quote:
Originally Posted by AlbanianGuy
Quote:
Originally Posted by Backwardsman97
http://pastebin.com/w5p1Sdj2

That's a simple one that I made as an example. It uses the dudb include.
Ok , now how o set it up so it saves the team , and doesnt let the players choose another team ? They can choose another team only if they do /newlife for example ? will i be able to do this ?And btw i dont know how ...
Do you ever attempt to code anything for yourself? This isn't the script request thread..


Re: Would i be able to do this ? - AlbanianGuy - 26.02.2010

Quote:
Originally Posted by Norn
Quote:
Originally Posted by AlbanianGuy
Quote:
Originally Posted by Backwardsman97
http://pastebin.com/w5p1Sdj2

That's a simple one that I made as an example. It uses the dudb include.
Ok , now how o set it up so it saves the team , and doesnt let the players choose another team ? They can choose another team only if they do /newlife for example ? will i be able to do this ?And btw i dont know how ...
Do you ever attempt to code anything for yourself? This isn't the script request thread..
yes i do ..but i alwas fail .. and i dont know how to do it ... dont be so mean with us newbies ... that dont know how to script . i just asked for help .


Re: Would i be able to do this ? - AlbanianGuy - 26.02.2010

You are luck that u know how to script ,..... i only know how to do the basic stuff


Re: Would i be able to do this ? - Norn - 26.02.2010

Quote:
Originally Posted by AlbanianGuy
Quote:
Originally Posted by Norn
Quote:
Originally Posted by AlbanianGuy
Quote:
Originally Posted by Backwardsman97
http://pastebin.com/w5p1Sdj2

That's a simple one that I made as an example. It uses the dudb include.
Ok , now how o set it up so it saves the team , and doesnt let the players choose another team ? They can choose another team only if they do /newlife for example ? will i be able to do this ?And btw i dont know how ...
Do you ever attempt to code anything for yourself? This isn't the script request thread..
yes i do ..but i alwas fail .. and i dont know how to do it ... dont be so mean with us newbies ... that dont know how to script . i just asked for help .
I'm hardly being mean to newbies everyday i check this section and theres more than two threads created by you. In that thread you NEVER attempt to create anything you just ask people to do it for you..

You will learn more than the basic stuff by ATTEMPTING, i had to actually attempt to create code in order to learn. I wasn't born in the matrix and i didn't have PAWN programmed into my head..


Re: Would i be able to do this ? - AlbanianGuy - 26.02.2010

anyway .. i am just asking for help , if u want to help .. help


Re: Would i be able to do this ? - Norn - 26.02.2010

Quote:
Originally Posted by AlbanianGuy
anyway .. i am just asking for help , if u want to help .. help
Help would be me improving the code that you've already created to a working state, there is no code to "help" you with thus it's not helping imo it would be more like you leeching.


Re: Would i be able to do this ? - AlbanianGuy - 26.02.2010

you are right .. but i jsut dont know how to do it ? are there any tutorials for saving systems .. and maybe i can start it and i post it in here if i get it wrong


Re: Would i be able to do this ? - Norn - 26.02.2010

Quote:
Originally Posted by AlbanianGuy
you are right .. but i jsut dont know how to do it ? are there any tutorials for saving systems .. and maybe i can start it and i post it in here if i get it wrong
There are lots of threads that have examples of saving systems, etc the dini thread has links to examples of scripts using the dini saving system aswell as djson.


Re: Would i be able to do this ? - AlbanianGuy - 26.02.2010

ook i have started one ... but i dont know how to put hte teams there ... and not let people start with different teams


Re: Would i be able to do this ? - Scenario - 26.02.2010

Quote:
Originally Posted by Norn
Quote:
Originally Posted by AlbanianGuy
you are right .. but i jsut dont know how to do it ? are there any tutorials for saving systems .. and maybe i can start it and i post it in here if i get it wrong
There are lots of threads that have examples of saving systems, etc the dini thread has links to examples of scripts using the dini saving system aswell as djson.
Dude, seriously, chill. He is only asking for help. I was a noob once, did the same thing, you probably did. So just chill out, just because you may be some huge scripter, doesn't mean you get to pick on people asking for help, so shut your trap okay? Help him for goodness sake!

P.S. I still ask for help, so don't be ashamed man. (To the person asking for help)


Re: Would i be able to do this ? - Norn - 26.02.2010

Quote:
Originally Posted by NPTechStudios
Quote:
Originally Posted by Norn
Quote:
Originally Posted by AlbanianGuy
you are right .. but i jsut dont know how to do it ? are there any tutorials for saving systems .. and maybe i can start it and i post it in here if i get it wrong
There are lots of threads that have examples of saving systems, etc the dini thread has links to examples of scripts using the dini saving system aswell as djson.
Dude, seriously, chill. He is only asking for help. I was a noob once, did the same thing, you probably did. So just chill out, just because you may be some huge scripter, doesn't mean you get to pick on people asking for help, so shut your trap okay? Help him for goodness sake!

P.S. I still ask for help, so don't be ashamed man. (To the person asking for help)
I'm not a huge scripter, look at the guys forum account.

10 pages of him asking for people to code stuff for him.




Re: Would i be able to do this ? - christian08 - 26.02.2010

Quote:
Originally Posted by Norn
Quote:
Originally Posted by NPTechStudios
Quote:
Originally Posted by Norn
Quote:
Originally Posted by AlbanianGuy
you are right .. but i jsut dont know how to do it ? are there any tutorials for saving systems .. and maybe i can start it and i post it in here if i get it wrong
There are lots of threads that have examples of saving systems, etc the dini thread has links to examples of scripts using the dini saving system aswell as djson.
Dude, seriously, chill. He is only asking for help. I was a noob once, did the same thing, you probably did. So just chill out, just because you may be some huge scripter, doesn't mean you get to pick on people asking for help, so shut your trap okay? Help him for goodness sake!

P.S. I still ask for help, so don't be ashamed man. (To the person asking for help)
I'm not a huge scripter, look at the guys forum account.

10 pages of him asking for people to code stuff for him.

Funny that i found this topic.

He actually faked he as a scripter once at a COD5 server. He got his butt banned from it. :P

AlbanianGuy, actually, there's a tutoring site called http://wiki.sa-mp.com.
You should actually use that once and a while, to learn how to scprit instead of asking everyone else to do it for you as it look as it seems.


Re: Would i be able to do this ? - Hijolion - 26.02.2010

Fail.


Re: Would i be able to do this ? - AlbanianGuy - 26.02.2010

Yes !


Re: Would i be able to do this ? - [Bm]rap45 - 26.02.2010

Albanianguy theres a thing called ******, and samp wiki as the other said, this is a scripting discussion thread to actually disscuss bout the code not to make the scripters your slaves