Once upon a time, when I first started learning scripting (a year or two ago, if not more), I wrote one mod-dezmatch. Action in the motel 'Jefferson'. The fight between the Gruvovians and the police. 1033 lines. Where did I put it for the first time, you ask? Here . I will translate for you this topic.
Jefferson Motel Team DeathMatch.
Hello, dear members of the SA community: MP! Today I want to lay out my gaymode. Its name is JMTDM. I wrote it from scratch and used ZCMD, sscanf and y_ini.
1. The / report and / reportmute commands have been fixed. 2. Added the / vc and / togvc commands for VIPs. 3. Changed the command / help. 4. Now the / vc and / pm commands have their own colors: purple and yellow. 5. Created a command / givecookie, used to reward players. 6. The / cshop command was created. There you can buy AK and armor for rewards. 7. Changed the command / stats. 8. 9. Fixed the function GetVipLvlName.
V2.0:
1. Created a registration / login system. Now the player's data is saved, not like before. 2. Created an administration system that has 5 levels. 3. Created a system of VIPs. No teams so far, I would be glad if you would advise me a few. 4. Now only VIPs of level 1+ can buy grenades. 5. I made several teams for the players. 6. Now the armor costs $ 5000, not $ 4000, as before. 7. The / shop command is now in the form of dialogues. 8. I made a warning system. Five warnings are ban. 9. Divide the script into sections using '------'. 10. Now the / shop and / help commands can also be entered using the CONVERSATION_YES and CONVERSATION_NO ((Y and N by default) keys).
V1.0:
The first release of the script.
Special thanks:
Soumi - Help in writing the script ((specifically - training)) Y_Less - sscanf2, y_ini. Zeex - ZCMD.