• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • 2026 staff recruitment is open! Check it out and consider applying!

OTClient Error in otcv8 roulette module

WikiArk21

Member
Joined
Oct 24, 2023
Messages
30
Reaction score
6
I found a roulette system similar to Counter-Strike's chest roulette. It was for TFS 0.3, but I managed to make the server-side modifications. However, the client-side doesn't display the roulette it should; it simply doesn't appear. Does anyone know why? I'll leave the files on the client side; if necessary, I'll leave them on the server side as well.

Edit: I found a roulette system similar to Counter-Strike's chest roulette. It was for TFS 0.3, but I managed to make the server-side modifications. However, the client-side doesn't display the roulette it should; it simply doesn't appear. Does anyone know why? I'll leave the files on the client side; if necessary, I'll leave them on the server side as well. I don't want the solution, just a guide to follow to find the solution.
 
Last edited:
In any module that doesn't appear first thing to try is print(opcode, buffer) this will give us the first impression if the serverSide is sending the opening packet or not.. whatever im not even sure how does it open xD is it a button or item in-game or whatever lack of context by your side which makes it impossible to help
 
Back
Top