Cops & Robbers - Player ID not found
#1

Hi.

Im new here, but I'm not new to samp and pawn.

Everything is fine, but I am experiencing a little problem with player ID's on C&R.
Every time I try to use direct-Player-Player command (giveweapon, r*pe, giveweed, etc) while directing specific Player (ex. /giveweapon Player1) I get error message "The Player ID (47 is not logged.. etc".

The number 478 is same every time, with any player, any ID and frankly with any string input.

Pawn does not show any error messages during compilation process.

I have successfully managed to add "autofind" the "nearest" player to acquire their id to use commands, but it's just not what I wanted.

Any help?


/edit
Ehmm..

Sorry, I have just realised that its not in the correct section..
Can anyone move me to "Scripting help"? I've must misclicked it.

Im really, really sorry.
Reply
#2

I am sure its your sscanf which needs updating... Steve's C'n'R's has/had that issue due to sscanf.
Reply
#3

Oh Man!

Fast reply.
It seems that its *just* working.
Big Thanks. Very big.
Sorry for the wrong section once again.


I think topic can be closed.

Cheers!

/edit

wrong..
It seems that many other commands are working, like /commands, etc.
But.. Instead of "Player ID (487 ).. etc" error, I get the "USAGE" error.
What am I doing wrong?
Reply
#4

Quote:
Originally Posted by Coverdale0
Посмотреть сообщение
Oh Man!

Fast reply.
It seems that its *just* working.
Big Thanks. Very big.
Sorry for the wrong section once again.


I think topic can be closed.

Cheers!

/edit

wrong..
It seems that many other commands are working, like /commands, etc.
But.. Instead of "Player ID (487 ).. etc" error, I get the "USAGE" error.
What am I doing wrong?
Chck your server logs, sscanf can be bugging or just not updated.
Reply
#5

Quote:

SA-MP Dedicated Server
----------------------
v0.3e-R2, ©2005-2012 SA-MP Team

[18:15:49] filterscripts = "" (string)
[18:15:49]
[18:15:49] Server Plugins
[18:15:49] --------------
[18:15:49] Loading plugin: irc
[18:15:49]

*** IRC Plugin v1.3.6 by Incognito loaded ***


[18:15:49] Loaded.
[18:15:49] Loading plugin: streamer
[18:15:49]

*** Streamer Plugin v2.3.8 by Incognito loaded ***

[18:15:49] Loaded.
[18:15:49] Loading plugin: sscanf
[18:15:49]

[18:15:49] ===============================

[18:15:49] sscanf plugin loaded.

[18:15:49] © 2009 Alex "******" Cole

[18:15:49] 0.3d-R2 500 Players "dnee"

[18:15:49] ===============================

[18:15:49] Loaded.
[18:15:49] Loaded 3 plugins.

[18:15:49]
[18:15:49] Filterscripts
[18:15:49] ---------------
[18:15:49] Loaded 0 filterscripts.

[18:15:49] AllowAdminTeleport() : function is deprecated. Please see OnPlayerClickMap()
[18:15:49]
----------------------------------
[18:15:49] San Fierro Cops-Robbers-RPG
[18:15:49] ----------------------------------

[18:15:49] Number of vehicle models: 116
[18:15:49] Incoming connection: 127.0.0.1:3759
[18:15:49] [npc:join] Billy has joined the server (0:127.0.0.1)
[18:15:50] [NPC SPAWN] Billy has been placed in his tram.
[18:15:57] *** IRC Plugin: Could not resolve server address (Unknown host.)
[18:15:57] *** IRC_OnDisconnect: Bot ID 1 disconnected!
[18:15:57] *** IRC_OnDisconnect: Bot ID 1 attempting to reconnect...

This is my log.

The last 3 lines are continuously looping in 10-12 second interval. Basically to eternity.
I'll try to unload the irc plugin and then try again. Could it be that irc bot is.. "messing" in ID's?
And, (as You see), no sscanf warnings.
I got sscanf 2.6, downloaded from here:
https://sampforum.blast.hk/showthread.php?tid=120356


By the way, thanks for moving my thread.
Reply
#6

Quote:

0.3d-R2 500 Players "dnee"

^^^ - Update its 0.3e right now.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)