• 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!

Compiling [QUESTION] Send skills to client.

samco

4x4 Developer.
Joined
Jul 3, 2007
Messages
1,146
Solutions
9
Reaction score
289
Location
Spain
Hello, i've started on OTcode, and im trying to send some custom info to my client. Its currently working on the login-logout, but if i try to send the client->skills on every AddStorage., it doesnt seem to work.

I dont know if im doing right, but if i do /addskill blabla, and i get the advance lvl msg, i get my custom info updated on my client. I want the same but with the AddStorage.

Do anyone knows how to make the sendskill launch?
 
Back
Top