RPC ids
#1

tell me please where I can find all rpc ids and package ids... in fact, I know some places where these ids can be viewed, but there not all ids. Actually on checking packet incoming, i noticed 212 and 208 ids of packages and rpc, what i wana know, but i didnt found, maybe there have more ids, what didn't be noticed on public?! ammm.. if you know, tell please what the package and rpc 212 and 208 id is? thanks. hope you understand my english.
Reply
#2

And maybe someone, who knowns, tell me please, why isn't called OnCameraTarget - 168 id of rpc and SetTargeting - 170 id, when they are called?
Reply
#3

MARKERS_SYNC = 208
SPECTATOR_SYNC = 212

OnOutcomingRPC is called for OnCameraTarget.
Reply
#4

Where you found this ids? And about OnCameraTarget i need know, When this rpc is coming... i target on players, on actors, but they don't callcing. so what I need that they are come?... thanks
Reply
#5

Lookup for samp raknet PacketEnumerations.

Why do you need to go low-level when there are functions for it?

https://sampwiki.blast.hk/wiki/GetPlayerTargetPlayer
https://sampwiki.blast.hk/wiki/GetPlayerTargetActor
Reply
#6

Yes, i use this functions now. But now i try to be clear with rpcs and raknet... and didn't understand when package OnCameraTarget is called, what i wana discover now)
Reply
#7

Here you go: https://github.com/BrunoBM16/samp-packet-list/wiki
Reply
#8

And i get it.. to reciev OnCameraTarget rpc must be EnablePlayerCameraTarget(playerid, 1);
yea
Reply
#9

thanks for rpc lists and packetenumerators
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)