![]() |
|
|
#1 |
|
Registered User
Join Date: May. 7th, 2004
Posts: 64
|
Compile Error -- Superclass HudBase not found
A little confused about this to say the least...
My code will compile if I set my class to extend HUD, but not HudBase, HudBDeathMatch, etc. I tried setting up an exec directive (My syntax may have been incorrect), but it just can't seem to find this package. What am I doing wrong?! Thanks. Last edited by aardvarkk; 31st May 2004 at 11:41 AM. |
|
|
|
|
|
#2 |
|
>Put title here<
Join Date: Nov. 5th, 2001
Location: Ireland
Posts: 549
|
Make sure that in the .ini your package goes AFTER the XInterface package in the EditPackages array, otherwise the compiler will try to compile your package without any references to the HUDBase class. (which is part of XInterface)
|
|
|
|
|
|
#3 |
|
Registered User
Join Date: May. 7th, 2004
Posts: 64
|
Yep, that was it. Thanks!
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|