On-foot NPC's are always CJ! - 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: On-foot NPC's are always CJ! (
/showthread.php?tid=106798)
On-foot NPC's are always CJ! -
AirGuy92 - 05.11.2009
I've made a few on-foot npc's, recording with skins like grove street gang members etc. But when I add them to the server, they all look like CJ, and not like the bot I recorded. How do I fix this?
Re: On-foot NPC's are always CJ! -
dugi - 05.11.2009
You have to set their skins either by using SetPlayerSkin or SetSpawnInfo
Re: On-foot NPC's are always CJ! -
AirGuy92 - 05.11.2009
Thanks!