Hey guys, I made a plugin a couple months ago and totally forgot about it. I decided to start it up again.
Well there are a couple problems..for example. When I join, I don't want the menu to open until I start the round. Also when I select one of the xtra's the menu stays up until I select another xtra. I know there are more problems but I was wondering if some of the beta testers could put it on their server and tell me what problems you guys see.
Also I would like to make this mod fully customisable so you can change how many levels there are and how much xp you need for each level and how much xp for each kill etc..
And, I need to know how to add levels and not just xp.
Admin command for xp: amx_xtra_addxp <name> <amount to add>
Thanks,
Psycho-Path
[PS: I am really not begging anyone for this coding, I just can't find it. And I'm really not good enough to just get it off the top of my head

]
[EDIT: I found some errors in the good old console.]
Quote:
|
Originally Posted by Good Ol' Console
L 05/09/2006 - 15  5  7: [AMXX] Plugin called message_begin with an invalid message id (0).
L 05/09/2006 - 15  5  7: [AMXX] Displaying debug trace (plugin "xtramod.amxx")
L 05/09/2006 - 15  5  7: [AMXX] Run time error 10: native error (native "message_begin")
L 05/09/2006 - 15  5  7: [AMXX] [0] xtramod3.sma::ShowHUD (line 275)
L 05/09/2006 - 15  5  7: [AMXX] [1] xtramod3.sma:  oChooseXtra (line 224)
L 05/09/2006 - 15  5:41: [AMXX] Plugin called message_begin with an invalid message id (0).
L 05/09/2006 - 15  5:41: [AMXX] Displaying debug trace (plugin "xtramod.amxx")
L 05/09/2006 - 15  5:41: [AMXX] Run time error 10: native error (native "message_begin")
L 05/09/2006 - 15  5:41: [AMXX] [0] xtramod3.sma::ShowHUD (line 275)
L 05/09/2006 - 15  5:41: [AMXX] [1] xtramod3.sma:  oChooseXtra (line 224)
|
[/EDIT]