Player Class Creation?
Well i was wondering if there is a way to create a new class in amxx and let the server know. For example i am using esf and would like to make a new class because when i use my change class plugin it would correspond it to the last used playerclass and would use their ascend. I would like to know (if there is a way..) if you can create a new playerclass and let the server know and like assign it to an EV_INT_playerclass number like 14 or some other unused random number and be able to see it in the score tab (like the name in the score tab instead of other player). And would that stop it from using the other playerclass's propertys, or is there a way to stop that and make your own variable. Thanks much for you time.
|
No.
A. You can't create entity classes through PAWN yet. B. You can't override the player class. |
swobj, for making new playerclasses in esf isnt really hard. >_> it wont be using like the ev_int_playerclass, but like:
Code:
|
| All times are GMT -4. The time now is 20:24. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.