jitsuin Posted January 24, 2012 Share Posted January 24, 2012 Thanks again AngryAmoeba Link to comment Share on other sites More sharing options...
MorphMan Posted January 24, 2012 Author Share Posted January 24, 2012 (edited) Yer, Thanks AngryAmoeba Edited January 25, 2012 by MorphMan Link to comment Share on other sites More sharing options...
MorphMan Posted January 25, 2012 Author Share Posted January 25, 2012 (edited) Anyone know how to make groups in C#? Ive looked at a few documents but they really didnt help for me problem If it helps to know: im trying to group the members that have just been created inside a Vehicle. Edited January 25, 2012 by MorphMan Link to comment Share on other sites More sharing options...
Symbiote Posted January 25, 2012 Share Posted January 25, 2012 (edited) Something like this: Group theGroup = new Group(theLeaderPed);theGroup.AddMember(passengerPed); Edited January 25, 2012 by AngryAmoeba Link to comment Share on other sites More sharing options...
MorphMan Posted January 25, 2012 Author Share Posted January 25, 2012 Thanks Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now