SA-MP Forums Archive
Speedometer and Skins! - 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: Speedometer and Skins! (/showthread.php?tid=72425)



Speedometer and Skins! - FirziKs - 08.04.2009

1. Where and how i can add new speedometer in RolePlay Server? What i need to do?
2. Where i can take off and put another player skins "Civilian"?


Re: Speedometer and Skins! - Weirdosport - 08.04.2009

Ok as for the Speedometer, search. I can GUARANTEE that if you search speedometer (from the homepage) that at least 4 valid results will come up.

The second question is quite a simple one. Using an editor (preferably pawno) open your gamemode and search (ctrl + f) and searching for "AddPlayerClass".

Once you have found this, you may choose to delete it and replace it with AddPlayerClass's for different Skins. To find out more about AddPlayerClass click here.


Re: Speedometer and Skins! - FirziKs - 08.04.2009

Thank You !


Re: Speedometer and Skins! - Weirdosport - 08.04.2009

No problem, but next time use the search button before asking the question, would have cut out the middleman (in this case me)