Anyone have experience with Cisco Packet Tracer?

I have the FR-S1 (frame-relay cloud) configured this way:
S0 - DLCI 17 - R8
S1 - DLCI 18 - R7
S2 - DLCI 19 - R10
However, I can only map Serial0 - Serial1, Serial0 - Serial2, or Serial1 - Serial2, I can't assign S0 - S1 and S0 - S2 at the same time

That being said, R8 cannot ping R7, and I don't know why. They're on the same subnet. They have static mapping. If I were to assign Serial0 - Serial1 on the Frame-Relay switch, those two can ping each other (after taking static mapping off). However, since I can't assign Serial0 to Serial1 and Serial2, I didn't assign any interfaces to any interfaces on the frame-relay switch (this is why I used static mapping).
I know this sounds confusing, but I'm not sure how to get this to work >_<. I've been going well with Frame-Relay on all the practice tests I've had and even while studying, but when it comes to configuring it in Packet Tracer, it gets weird.