Team036-ClXpCallbacks icon

ClXpCallbacks

Modding resource. Provide some useful callbacks.

By Team036
Last updated 3 months ago
Total downloads 76
Total rating 0 
Categories Client-side
Dependency string Team036-ClXpCallbacks-1.0.0
Dependants 0 other packages depend on this package

README

This mod provides some useful functions in client.

You should not install this until you are told.

Functions

cl_xp.gnut

void function AddCallback_PlayerLeveledUp( void functionref(int gen, int level, int unlockId1 = -1, int unlockId2 = -1, int unlockId3 = -1) callbackFunc )
void function AddCallback_PlayerChallengeCompleted( void functionref( int refGuid, int parentRefGuid ) callbackFunc )

Example

Changelog