Bully Modding Documentation

Version Differences: PS2


IDs

On the PS2 version, there is a difference with IDs for vehicles, weapons and items. More specifically:
Vehicles start with the ID 248 on the PS2, but with the ID 272 on Scholarship Edition. This is due to the new characters and items added.
This means that, if you want to get the PS2 counterpart of an ID from Scholarship Edition, you'll have to subtract 24 for vehicles, 22 for weapons, and 34 for items.
Examples:
PS2 Scholarship Edition
248 bmxrace 272 bmxrace
277 yardstick 299 yardstick
428 coin_dollar 462 coin_dollar

Here is the PS2's default.ide, which contains all the IDs.


Animations

Loading more than 16 animation groups leads to memory corruption and most likely a crash.
While this is a problem for all platforms and should be avoided, the strict limit of available memory here cannot do much, so try not to load that many groups.