override native message assets path
Is there a way to overwrite some gfx used by amx natively?
I'm trying to use g_MsgTutor = get_user_msgid("TutorText"); that precaches the followings: PHP Code:
Is there a way to overwrite those file paths? like gfx/myservername/round_corner_sw.tga |
Re: override native message assets path
You need to rename in your server (folders or files), and path's in plugin.
This will should work. If not, try to edit .res files to put correct path But: Using tutor is illegal in CS 1.6 |
Re: override native message assets path
Quote:
|
Re: override native message assets path
EDIT:
Forgot, is not possible edit in resource files. This seems to be a problem with precache_generic, not tutor message itself. |
Re: override native message assets path
Quote:
|
Re: override native message assets path
No i guess. Did you using rehlds?
|
Re: override native message assets path
Quote:
|
Re: override native message assets path
Probably that is a "bug" in engine, i mean "bug" because tutor message are not supported in cs 1.6 officially.
I also faced this issue when i enter in a server a time ago. Maybe wait for some skilled user reply to this |
Re: override native message assets path
Quote:
|
Re: override native message assets path
If I'm not mistaking, tutor messages' resources are defined client-side, so I don't think you can use different resources.
|
| All times are GMT -4. The time now is 02:41. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.