21.10.2014, 20:11
Hi !
Today, I share a simply include very usefull !
Credits:
Wallegi: Idea for include and creation
Papawy: Hook + upgrade
Matnix: Function fix_caracter
This include has six functions:
- SendHelpBoxMessage(playerid, color, text[]);
- SendAllHelpBoxMessage(color, text[]);
- ShowHelpBoxForPlayer(playerid);
- HideHelpBoxForPlayer(playerid);
- SetHideKeyForPlayer(playerid, key);
- SetHideKeyForAll(key);
A key is assigned in this include: the key Y (default). It can be changed later with the functions above, but there is no backup at a restart.
This key is for show/hide the HelpBox for the player.
This can be used to send help message rather than flood it the chatlog
(Sorry for my bad english, i'm french.)
Today, I share a simply include very usefull !
Credits:
Wallegi: Idea for include and creation
Papawy: Hook + upgrade
Matnix: Function fix_caracter
This include has six functions:
- SendHelpBoxMessage(playerid, color, text[]);
- SendAllHelpBoxMessage(color, text[]);
- ShowHelpBoxForPlayer(playerid);
- HideHelpBoxForPlayer(playerid);
- SetHideKeyForPlayer(playerid, key);
- SetHideKeyForAll(key);
A key is assigned in this include: the key Y (default). It can be changed later with the functions above, but there is no backup at a restart.
This key is for show/hide the HelpBox for the player.
This can be used to send help message rather than flood it the chatlog
(Sorry for my bad english, i'm french.)