02.08.2013, 03:51
1) AttachObjectToPlayer should work just fine.
2) As far as I know, you can create kill'ble zombies using the FCNPC plugin.
3) To record in-game scenes simply use a video recorder. See this to know the best 2013 video-capturing softwares http://video-capture-software-review.toptenreviews.com/
4) You can create a variable that checks if the player is in a certain group. For example, "IsGroupA" and by this, you can check whether the player is in Group 'A' or not before spawning with a certain skin, within a certain team, etc.
5) Use the callback OnPlayerDeath. You can make a textdraw that shows on the player's death with the color, font, size, etc. you want. I suggest using Zamarahot's TextDraw Editor Or iPleomax's TextDraw Editor. Use the 'search' button and see what suits you better than the other.
6) I don't know much about skin things, but I guess you can make a skin mod. Watch this https://www.youtube.com/watch?v=FHFT_Ymw9mI it may help you, but I DID NOT test this.
2) As far as I know, you can create kill'ble zombies using the FCNPC plugin.
3) To record in-game scenes simply use a video recorder. See this to know the best 2013 video-capturing softwares http://video-capture-software-review.toptenreviews.com/
4) You can create a variable that checks if the player is in a certain group. For example, "IsGroupA" and by this, you can check whether the player is in Group 'A' or not before spawning with a certain skin, within a certain team, etc.
5) Use the callback OnPlayerDeath. You can make a textdraw that shows on the player's death with the color, font, size, etc. you want. I suggest using Zamarahot's TextDraw Editor Or iPleomax's TextDraw Editor. Use the 'search' button and see what suits you better than the other.
6) I don't know much about skin things, but I guess you can make a skin mod. Watch this https://www.youtube.com/watch?v=FHFT_Ymw9mI it may help you, but I DID NOT test this.