SA-MP Forums Archive
[FilterScript] 0.2.2 Class Selection Style - 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: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FilterScript] 0.2.2 Class Selection Style (/showthread.php?tid=235489)

Pages: 1 2


0.2.2 Class Selection Style - OKStyle - 05.03.2011

As one of the old-timers game, I try to bring the game interface to a form that was in earlier versions of the client. Today was restored when selecting an interface class. Hope you rember style of info in class selector on SA-MP 0.2.2? It was like:



After my work in 0.3c it looks like:



Download:
http://solidfiles.com/d/d18f3/


Re: 0.2.2 Class Selection Style - Kyle - 05.03.2011

Nice job, Could you make it to be able to view cars on the class selection.


Re: 0.2.2 Class Selection Style - justsomeguy - 05.03.2011

haha love those oldtimers!


Re: 0.2.2 Class Selection Style - MrDeath537 - 05.03.2011

Love it <3


Re: 0.2.2 Class Selection Style - vyper - 05.03.2011

nice one


Re: 0.2.2 Class Selection Style - Haji - 05.03.2011

looks great


Re: 0.2.2 Class Selection Style - iMonk3y - 05.03.2011

I looked at this FS and I got a great idea in my head, but then I realized that it's not that great after all.. it was just a temporal fanciful impulse.. ehh good job and good luck Mr OKStyle!


Re: 0.2.2 Class Selection Style - anonymousx - 06.03.2011

Thanks, I'm gonna use it.


Re: 0.2.2 Class Selection Style - Ironboy - 06.03.2011

Good Job!


Re: 0.2.2 Class Selection Style - OKStyle - 06.03.2011

Thanks all =)

Quote:
Originally Posted by KyleSmith
Посмотреть сообщение
Nice job, Could you make it to be able to view cars on the class selection.
I'm thinking about it.


Re: 0.2.2 Class Selection Style - DonJuan - 06.03.2011

Awesome work man !!! I really like it...


Re: 0.2.2 Class Selection Style - jana4 - 06.03.2011

Good job! AWESOME!


Re: 0.2.2 Class Selection Style - deather - 11.03.2011

Quote:

Nice job, Could you make it to be able to view cars on the class selection

You need to spawn the player without making him select the class (return 0 at OnPlayerRequestClass) and then create your own class selection to show the vehicles.


Re: 0.2.2 Class Selection Style - Jochemd - 16.03.2011

Nice one. Does it show the weapons to, like the old class selection or not?


Respuesta: 0.2.2 Class Selection Style - leaNN! - 16.03.2011

Awesome!
The old times...
+13212312313282782279 points.


Re: 0.2.2 Class Selection Style - Finn - 16.03.2011

Why didn't you use the new object (the SA-MP logo object) for the SA-MP logo? If you set it to correct angles it'd look nice in the camera.


Re: 0.2.2 Class Selection Style - OKStyle - 16.03.2011

Quote:
Originally Posted by Jochemd
Посмотреть сообщение
Nice one. Does it show the weapons to, like the old class selection or not?
You must add weapons for each classes to array...

Quote:
Originally Posted by Finn
Посмотреть сообщение
Why didn't you use the new object (the SA-MP logo object) for the SA-MP logo? If you set it to correct angles it'd look nice in the camera.
I don't like 0.3c objects... And TD better.


Re: 0.2.2 Class Selection Style - Stefan_Toretto - 16.03.2011

Great Work... Maybe the next sa-mp version will be better...


Re: 0.2.2 Class Selection Style - jordy.kiesebrink - 18.03.2011

Its great but one little questio.
why is the "Class 0 Weapons." textdraw flashing and then it's dissaprearing.


Re: 0.2.2 Class Selection Style - OKStyle - 18.03.2011

Likely limit of textdraws was exceeded or you do not fill the array with weapons for the classes...