Недавнее содержимое от randomusername

  1. R

    help RPC BitStream.Read ? help

    hey.. i have the cleo code to write bitstreams to RPC, how do i read them properly? for example i'd like to read the bitstream from the RPC of the AIM DATA I can write rpc bitstreams like this: :exampleRPC 4@ = BitStream.New() BitStream.Write(4@, 0, BS_TYPE_BOOL, 1) BitStream.Write(4@, 0@...