Jump to content
The forums will be going offline for an extended maintenance period at 1400hrs GMT on 19th June 2025. The number of hours for this downtime is intentionally not advertised due to the nature of these upgrades. ×

c4striker

Members
  • Posts

    5
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

c4striker's Achievements

Drops

Drops (2/15)

  • Dedicated
  • First Post
  • Reacting Well
  • Conversation Starter
  • Week One Done

Recent Badges

0

Reputation

  1. Perfeito, é exatamente isso. Não há nenhum tipo de suporte nem mesmo há um canal direto para tirarmos dúvidas sobre isso. Por esse mesmo motivo estou com esse post aqui.
  2. Boa tarde galera, alguém aqui vende e instala a BG extendida ? Tentei vários diffs todos apresentam erro na compilação. Tentei manualmente e também não funcionou, estou disposto a pagar pela instalação. Alguém que faça ou indique ?
  3. How can I add 20 seconds before I can send a message again in this code? - script map -1,{ OnWhisperglobal: if( getgroupid() < 5 ) end; announce ""+strcharinfo(0)+": "+@whispervar0$,bc_map; end; } - script global -1,{ OnWhisperglobal: if( getgroupid() < 5 ) end; announce ""+strcharinfo(0)+": "+@whispervar0$,bc_all; end; }
  4. How can I add 20 seconds before I can send a message again in this code? - script map -1,{ OnWhisperglobal: if( getgroupid() < 5 ) end; announce ""+strcharinfo(0)+": "+@whispervar0$,bc_map; end; } - script global -1,{ OnWhisperglobal: if( getgroupid() < 5 ) end; announce ""+strcharinfo(0)+": "+@whispervar0$,bc_all; end; }
×
×
  • Create New...