[HELP] What wrong here?
Code:
L 03/31/2014 - 22:39:39: [AMXX] Run time error 10: native error (native "message_begin")PHP Code:
|
Re: [HELP] What wrong here?
// global variable:
PHP Code:
PHP Code:
PHP Code:
|
Re: [HELP] What wrong here?
Quote:
Code:
message_begin(MSG_ALL, g_iMsgID_ScreenFade);Code:
message_begin(MSG_ALL, g_iMsgID_ScreenFade));Warning: Symbol is assigned a value that is never used: "g_iMsgId_ScreenFade" on line 85 Error: Number of arguments does not match definition on line 53 Error: Undefined symbol "g_iMsgID_ScreenFade" on line 53 |
Re: [HELP] What wrong here?
Then attach the plugin and let us see the entire code, because you did something incorrect
|
| All times are GMT -4. The time now is 05:58. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.