Problem with AMX Intialize? - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Problem with AMX Intialize? (
/showthread.php?tid=496675)
Problem with AMX Intialize? -
dimitri8 - 23.02.2014
Can somone tell me how to fix this?
Код:
[05:59:09] *** Streamer Plugin: Warning: Include file version (0x33) does not match plugin version (0x26105) (script might need to be recompiled with the latest include file)
[05:59:09] Script[gamemodes/GameMode.amx]: Run time error 22: "AMX not initialized (or doubly initialized)"
[05:59:09] Number of vehicle models: 0
Re: Problem with AMX Intialize? -
Ryan_Undering - 23.02.2014
Код:
[05:59:09] *** Streamer Plugin: Warning: Include file version (0x33) does not match plugin version (0x26105) (script might need to be recompiled with the latest include file)
Update your plugin and include file for your streamer. Then recompile the script. Try again.