Jump to content

D J C

VIP
  • Posts

    1678
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by D J C

  1. Name: .DjC. Newspaper written on: 24/03/2021 The newspaper was approved by (/f proof): robii, Click The title of the newspaper: Nicolae Ceausescu Newspaper (Photo): Click Other specifications: Source wiki > https://en.wikipedia.org/wiki/Nicolae_Ceaușescu
  2. Name: .DjC. Rank: Local Reporter (2) Package type: Bundle 4 = 40 News / 40.000$ Ad: Clanul Unstoppable recruteaza jucatori activi si seriosi cu nivel 15+! Published ads (proof): Click Proof of payment: Click Other specifications: -
  3. I realized that when the hex color code starts from 0x0_ _ _ _ _, unfortunately, the bug I put in the previous comment will be created. const _BLUE = 0x0000FF end chatmsg "{%x}Test blue color" -1 _BLUE The output will be like this > {FF}Test blue color kinda buggy Code: {$CLEO} {$CLEO .cs} //----MAIN---- 03A4: name_thread "test" 0001: wait 609 ms 0B34: samp register_client_command "test" to_label @test const _WHITE = 0xFFFFFF _RED = 0xFF0000 _YELLOW = 0xFFFF1A _BLACK = 0x141414 _BLUE = 0x8C1AFF _ORANGE = 0xFF8C1A _SFSI = 0x11FF82 _PD = 0x1E519D _NEWS = 0xC2A2DA end :looper 0001: wait 0 ms 0002: jump @looper :test chatmsg "{%x}Test red color, {%x}Test blue color, {%x}Test white color." -1 _RED _YELLOW _WHITE chatmsg "{%x}Test BLACK color, {%x}Test BLUE color, {%x}Test ORANGE color." -1 _BLACK _BLUE _ORANGE chatmsg "{%x}Test SI color, {%x}Test PD color, {%x}Test NEWS color." -1 _SFSI _PD _NEWS 0B43: samp cmd_ret Output: Anyway thanks, the main problem solved.
  4. {$CLEO} {$CLEO .cs} //----MAIN---- 03A4: name_thread "test" 0001: wait 609 ms 0B34: samp register_client_command "test" to_label @test const _WHITE = 0xFFFFFF _RED = 0xFF0000 _BLUE = 0x0000FF end :looper 0001: wait 0 ms 0002: jump @looper :test chatmsg "{%x}Test red color, {%x}Test blue color, {%x}Test white color." -1 _RED _BLUE _WHITE 0B43: samp cmd_ret Output:
  5. Name: .DjC. Rank: Intern (1) Package type: Bundle 2 = 20 News / 20.000$ Ad: ReKSiO a scos la vanzare un Hotring Racer A, un Monster Truck C si un Maverick! Ofertele se fac in joc! Published ads (proof): Click Proof of payment: Click Other specifications: -
  6. Problem description: Can you give explanations of const function and where can be used for ?! Code (the source on which to help you, if necessary): const _WHITE = 0xFFFFFF _RED = 0xFF0000 _BLUE = 0x0000FF end Other remarks: My issue: chatmsg "{%x}Test red color, {%x}Test blue color, {%x}Test white color." -1 _RED _BLUE _WHITE Output: Test red color, [0000FF]Test blue color, Test white color.
  7. D J C

    Talibanu

    Well go kill yourself, it's not even a meme, it's racism.
    It deserves to get a 100 (5 Star) rate. Recommend!
  8. Hoooooooooooooooooooooo talibane

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.