GM incomplete
#1

Can you help me those files attached pawno put everything in order, scriptfiles, plugins ect.
But not start the gamemode,
is this
http://imgur.com/sr9QhPA,Ffyjj3O,irI...vEq7ho,wmQ53Ch
And here where to download it http://www54.zippyshare.com/v/xQwDbrHf/file.html

truth is not I'm doing wrong always did the same and it works and is not, it is only the be obliged to play with friends and hang out

PD: The first time I did well but never mind the pawno telling me a message and did not give me the .amx

Server log this strip:

Код HTML:
[04:05:46] Script[gamemodes/CopsandRobbers.amx]: Run time error 19: "File or function is not found"
[04:05:46] Number of vehicle models: 0
And when compiling this strip

Код:
C:\Users\Javier\Desktop\CNRSF\gamemodes\CopsandRobbers.pwn(11019) : warning 202: number of arguments does not match definition
C:\Users\Javier\Desktop\CNRSF\gamemodes\CopsandRobbers.pwn(11025) : warning 202: number of arguments does not match definition
C:\Users\Javier\Desktop\CNRSF\gamemodes\CopsandRobbers.pwn(17762) : warning 204: symbol is assigned a value that is never used: "message"
Pawn compiler 3.2.3664              Copyright © 1997-2006, ITB CompuPhase


3 Warnings.
Fault Lines
11016 Up
Код:
    }
}
MyIRCBotConnectFunction() {
    new MyBotID = IRC_Connect(IRC_SERVER, IRC_PORT, BOT_1_NICKNAME, BOT_1_USERNAME);

    // Disable IRC auto-reconnect
    IRC_SetIntData(MyBotID, E_IRC_RESPAWN, 0);
}
MyIRCBotConnectFunction1() {
    new MyBotID = IRC_Connect(IRC_SERVER, IRC_PORT, BOT_2_NICKNAME, BOT_2_NICKNAME);

    // Disable IRC auto-reconnect
    IRC_SetIntData(MyBotID, E_IRC_RESPAWN, 0);
}
11029
I doubt the gm have a mistake I'm sure not as complete.
GM Create:ManGoe

Sorry for the inconvenience.
Reply
#2

One of the most common known problems in SA-MP. This simply means that the include and plugin versions might not match. One of them is either outdated, or newer than the other.

Solution: Update your plugins and includes. If you can, disable your plugins until the problem is found.
Reply
#3

I understand what you say but not way to fix this?
Quote:

C:\Users\Javier\Desktop\CNRv0.3\gamemodes\CopsandR obbers.pwn(11019) : warning 202: number of arguments does not match definition
C:\Users\Javier\Desktop\CNRv0.3\gamemodes\CopsandR obbers.pwn(11025) : warning 202: number of arguments does not match definition
C:\Users\Javier\Desktop\CNRv0.3\gamemodes\CopsandR obbers.pwn(17762) : warning 204: symbol is assigned a value that is never used: "message"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


3 Warnings.

I would greatly appreciate it. Thank you and I'm sorry.
Reply
#4

i said already update your plugin and compile your scripts with latest includes
Reply
#5

previously i did and did not work for me
Reply
#6

Use nativechecker and post results. I'm pretty sure there is an outdated plugin or include.
Reply
#7

Thank you @PawnHunter,
ACCORDING nativechecker
Quote:

[02:58:42] Error: Function not registered: 'IRC_GetUserChannelMode'
[02:58:42] Error: Function not registered: 'Streamer_CallbackHook'
[02:58:42] Error: Function not registered: 'SSCANF_Init'
[02:58:42] Error: Function not registered: 'SSCANF_Join'
[02:58:42] Error: Function not registered: 'SSCANF_Leave'
[02:58:42] Error: Function not registered: 'IRC_CreateGroup'
[02:58:42] Error: Function not registered: 'IRC_Quit'
[02:58:42] Error: Function not registered: 'IRC_DestroyGroup'
[02:58:42] Error: Function not registered: 'IRC_Say'
[02:58:42] Error: Function not registered: 'IRC_GroupSay'
[02:58:42] Error: Function not registered: 'IRC_Connect'
[02:58:42] Error: Function not registered: 'IRC_SetIntData'
[02:58:42] Error: Function not registered: 'EditDynamicObject'
[02:58:42] Error: Function not registered: 'IRC_JoinChannel'
[02:58:42] Error: Function not registered: 'IRC_SendRaw'
[02:58:42] Error: Function not registered: 'IRC_AddToGroup'
[02:58:42] Error: Function not registered: 'IRC_RemoveFromGroup'
[02:58:42] Error: Function not registered: 'IRC_Notice'
[02:58:42] Script[gamemodes/CopsandRobbers.amx]: Run time error 19: "File or function is not found"
[02:58:42] Number of vehicle models: 0
[02:59:20] --- Server Shutting Down.

Reply
#8

Are you sure nativechecker is latest plugin loaded? If yes, download lateststreamer, sscanf and IRC plugins. Re-compile your gamemode. Hopefully this works.
Reply
#9

Quote:
Originally Posted by PawnHunter
Посмотреть сообщение
Are you sure nativechecker is latest plugin loaded? If yes, download lateststreamer, sscanf and IRC plugins. Re-compile your gamemode. Hopefully this works.
їi followed all the steps you left me and did not work i have no other idea how to make it work?


I appreciate you sharing your knowledge with me
Reply
#10

I revived, I need a solution thank you. ;*
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)