You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tried also using .WillAnswer() then use Alt.EmitRPCAnswer() with the rpcEvent answer id that i get from Alt.OnScriptRPC, but I always get Answer not handled on server.
Nuget: 16.2.2
The text was updated successfully, but these errors were encountered:
this doesn't work
this works:
using
Alt.OnScriptRPC
on client-sideTried also using
.WillAnswer()
then useAlt.EmitRPCAnswer()
with the rpcEvent answer id that i get fromAlt.OnScriptRPC
, but I always getAnswer not handled
on server.Nuget: 16.2.2
The text was updated successfully, but these errors were encountered: