Difference between revisions of "BHAV code snippets"
From SimsWiki
MogHughson (Talk | contribs) (→Code Snippets) |
|||
(3 intermediate revisions by one user not shown) | |||
Line 3: | Line 3: | ||
==Code Snippets== | ==Code Snippets== | ||
* [[BHAV:Find nearest|Finding the nearest object of a certain category]] | * [[BHAV:Find nearest|Finding the nearest object of a certain category]] | ||
+ | * [[BHAV:Build pie-menu|Building a pie-menu for objects found at run-time]] | ||
+ | * [[BHAV:Pick Up / Put Down|Picking up and putting down an object]] | ||
+ | |||
+ | [[Category:Sims 2 Modding]] |
Latest revision as of 18:09, 17 September 2012
Here we index a collection of BHAV code snippets to help illustrate how to use many of the primitives. This list is still a work in progress, please add to it if you can.