Quote:
Originally Posted by ******
If that's ALL you want:
pawn Код:
#define MODE_NAME My_RP #include <YSI\y_users> #include <YSI\y_classes> #include <YSI\y_uvar> #include <YSI\y_extra> #include <YSI\y_groups>
main() { }
public OnGameModeInit() { Langs_Add("EN", "English"); }
There you go, everything you just asked for (pretty much - see this topic for advanced class selection using the libraries above):
https://sampforum.blast.hk/showthread.php?tid=244271
|
I did not understand it . I just need to fix the bug