Level System API
3 Attachment(s)
Level System API v1.0 by CreePs Introduction: This level system is only the main system that means you got to make what you want every level.Admin Console Commands: Client Chat Commands: Plugin API:
Plugin Requirements: Credits: CreePs - made the pluginChangelog: Note: REMEMBER this is only the main plugin not any addons of levels only the main system |
Re: Level System API
That API is useless. Let me point a few things:
1.Creating a forward that is executed from a default forward is totally silly. Why would I use your plugin and not use directly Ham_Spawn ? Using the ham is a more direct way, so better. Not saying you are not putting proper checks(i.e to check if an user is alive before firing the forward). 2.What your API is doing is just to hook DeathMsg and give XP for some predefined actions, that's something what everyone can do inside his plugin. You gain nothing with using an API in this case, you just decrease performance. What you are doing here is what every levemod does, if you want to create an API make something more interesting. API is for giving some control over some thing that is hard to do in general. 3.You have XP for cvars, this should be exposed to the API too, maybe letting people to register their own actions for receiving XP, you can even allow xp decreasing. Code also requiere some fixing. Unapproved because this api does not seem to be usefull for some purpose. |
| All times are GMT -4. The time now is 20:42. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.