Fraction Login Lockers - 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: Fraction Login Lockers (
/showthread.php?tid=98905)
Fraction Login Lockers -
gtapolicemods - 24.09.2009
Can Someone Make A Script That When You Go Up To An LSPD Locker you can type in /locker. Then a menu comes up and it says Login To Fraction. Then You Can Type That Fractions Password in.
Section In Script Were You Can Change The Passwords:
#define Password_LSPD "lspd1234"
I have seen this done in a script before but don't know where to start
Re: Fraction Login Lockers -
Calgon - 24.09.2009
You can't rely on people to do everything for you. Here's a few useful wiki links:
https://sampwiki.blast.hk/wiki/ShowMenuForPlayer
https://sampwiki.blast.hk/wiki/CreateMenu
https://sampwiki.blast.hk/wiki/Using_strcmp%28%29
Re: Fraction Login Lockers -
Mike Garber - 24.09.2009
Quote:
Originally Posted by gtapolicemods
Can Someone Make A Script That When You Go Up To An LSPD Locker you can type in /locker. Then a menu comes up and it says Login To Fraction. Then You Can Type That Fractions Password in.
Section In Script Were You Can Change The Passwords:
#define Password_LSPD "lspd1234"
I have seen this done in a script before but don't know where to start
|
I know where you got It from,
and you added my MSN today.
I'm making a gamemode right now, and I'm open for suggestions.
You probably know me as Mike, but you don't really like me.
But let's talk later via MSN, and I'll see what I can do.
Re: Fraction Login Lockers -
gtapolicemods - 25.09.2009
ok thank you. I am on MSN so when ever you get the chance.
Re: Fraction Login Lockers -
gtapolicemods - 27.09.2009
never mind I got it