Jump to content

[Help]: Clientside


Erfanice

Recommended Posts

Hi, I want to write a script like this, but I have a problem:
I want to write something that in the Clientside panel automatically specifies the text based on the number in order from number (1 to ..).
(The less, the sooner the text is written)
I hope you understand what I mean.

Link to comment

Hello M.Wizard,

I want to ask you some questions in order to fully understand your intentions. Your text appears to be a written in strange, possible non-native way. But we can clarify all doubts with answers to my questions:

  • What do you exactly mean with "sooner" or "less"? If you have two numbers a and b, how much sooner should the one that qualifies be written?
  • What do you mean by "text"?
  • What kind of "Clientside panel" are you talking about?
Link to comment

@The_GTA Excuse me, I do not speak English well enough.

  • For example: I want the database to show me a list of players who have created an AccountID account assigned by server 1 .. 2 .. 3 .. 4 .... (Note that I also mentioned above that I want to display the number (1) to (...) respectively.
  • As I mentioned in the example above, these are taken from the Serverside (TriggerClientSide).
  • The word "ClientPanel" is confusing, I mean the Client.

 

 

Link to comment
7 minutes ago, M.Wizard said:

For example: I want the database to show me a list of players who have created an AccountID account assigned by server 1 .. 2 .. 3 .. 4 .... (Note that I also mentioned above that I want to display the number (1) to (...) respectively.

Do I understand you correctly that you want to create n buckets where each bucket stands for a server. Then you want to fill these buckets with player accounts that belong to the server that is represented by the bucket. By sooner you mean ordering, not related to time?

Link to comment
19 minutes ago, The_GTA said:

Do I understand you correctly that you want to create n buckets where each bucket stands for a server. Then you want to fill these buckets with player accounts that belong to the server that is represented by the bucket. By sooner you mean ordering, not related to time?

I created some texts with 'guiCreateText' and assigned them an ID (1 .. 2 ..)
Based on these numbers from (1) to .. I want to automatically give the text 'Position' in order ...
Image: https://pasteboard.co/EysX0tBLHGs6.png
I really can not explain more than this, I hope you understand ..

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...