Jump to content

AdeM nWo

Member
  • Posts

    917
  • Joined

  • Days Won

    4

Everything posted by AdeM nWo

  1. First Place: @ Sarthak8090 Prize: $200,000 Bonus: $50,000 Second Place: - Third Place: - *For misunderstanding or Mistakes PM ME or the LEADER* See you all again with the next Weekly Mission!
  2. AdeM nWo

    Descriere

    Ai esuat sa scrii 10 cuvinte in descrierea ta
  3. Nick: AdeM Rank : SF Boss (Leader) Instructor of the week : Parker05 Number of licenses he/she sold : 68 Date : 08.07.2024 - 14.07.2024 Proofs of [/Transfer] : PM. Other specifications: Good job!!
  4. Nice quest ! but to be honest i expected better prizes, maybe in the future.
  5. Welcome back boss ! we are thrilled to have you back here
  6. • Nick: AdeM[nWo] • Rank: SF Boss • Date of test: 13/07/2024 • Candidate: Moscow.PALESTINE • Score (x/3): 1/3 • Observed by (only for testers with less than 3 test-logs): - • Anything else?: Welcome !
  7. • Nick: AdeM[nWo] • Rank: SF Boss • Date of test: 10/07/2024 • Candidate: razvankny. • Score (x/3): 2.5/3 • Observed by (only for testers with less than 3 test-logs): - • Anything else?: Welcome ! • Date of test: 10/07/2024 • Candidate: Alexkny. • Score (x/3): 1.5/3 • Observed by (only for testers with less than 3 test-logs): - • Anything else?: Welcome ! • Date of test: 10/07/2024 • Candidate: hirak0.rtv • Score (x/3): 1.5/3 • Observed by (only for testers with less than 3 test-logs): - • Anything else?: Welcome !
  8. Nick: AdeM Rank : SF Boss (Leader) Instructor of the week : Rico[] Number of licenses he/she sold : 158 Date : 01.07.2024 - 07.07.2024 Proofs of [/Transfer] : PM. Other specifications: Great job!!
  9. Își vor face topic de prezentare doar membrii noi. Membrii care revin sau pleacă sunt rugați să o facă în liniște.
  10. Nick: AdeM Rank : SF Boss (Leader) Instructor of the week : Sarthak1Aswani Number of licenses he/she sold : 105 Date : 24.06.2024 - 30.06.2024 Proofs of [/Transfer] : PM. Other specifications: Good job!!
  11. Nick: AdeM Rank: SF Boss (Leader) Sanctioned member: Ghost.. Sanction: Faction Warn (3/3) Reason: Weak Monthly Played (<8 Hours/Played) Proofs (optional): Topic Monthly activity Other specifications -
  12. • Name: AdeM • Rank: SF Boss (Leader) • Statistics: CLick here • Member with less than 15 hours played: 0 • Member with less than 8 hours played: 1 • Proof (Optional): - • Anything Else?: -
  13. Hello and welcome to B-Zone community ! Make sure to explore our platforms: Discord.b-zone.ro : for easy communication with fellow players and stay up to date with news and informations about B-Zone ! Shop.b-zone.ro : explore B-Zone shop Wiki.b-zone.ro : to discover all the Necessary information about b-zone Rpg.b-zone.ro : SA-MP B-Zone Role Play Game website ! hope you enjoy !
  14. Nick: AdeM Rank : SF Boss (Leader) Instructor of the week : Roby.WTF. Number of licenses he/she sold : 64 Date : 17.06.2024 - 23.06.2024 Proofs of [/Transfer] : PM. Other specifications: Good job!!
  15. • Nick: AdeM[nWo] • Rank: SF Boss • Date of test: 21/06/2024 • Candidate: Plastic • Score (x/3): 2/3 • Observed by (only for testers with less than 3 test-logs): - • Anything else?: Welcome !
  16. • Nick: AdeM[nWo] • Rank: SF Boss • Date of test: 20/06/2024 • Candidate: Parker05 • Score (x/3): 2.5/3 • Observed by (only for testers with less than 3 test-logs): - • Anything else?: Welcome !
  17. Nick: AdeM Rank : SF Boss (Leader) Instructor of the week : Soulrayen Number of licenses he/she sold : 169 Date : 10.06.2024 - 16.06.2024 Proofs of [/Transfer] : PM. Other specifications: Great job
  18. Nick: AdeM Rank: SF Boss (Leader) Sanctioned member: rpg2_Anto.BACKBBY Sanction: Faction Warn Reason: Complaint [#191354] Proofs (optional): https://www.rpg.b-zone.ro/factions/report/191354 Other specifications -
  19. • Nick: AdeM[nWo] • Rank: SF Boss • Date of test: 16/06/2024 • Candidate: Tylerr • Score (x/3): 3/3 • Observed by (only for testers with less than 3 test-logs): - • Anything else?: Next Time !
  20. No problem, if you wish to fix the problem with opcodes follow the youtube tutorial video below:
  21. Nume în joc: AdeM Lider / Sublider al facțiunii: SF School Instructors Dovada cu taxa plătită: https://imgur.com/a/nZ4oKuT Alte precizări: SFSIUUUUUU
  22. Hello, for the givekey & rrf1 use this: :cmd_gk SAMP.IsCommandTyped(20@, 26@) if 0AD4: 20@ = scan_string 20@ format "%d" 21@ else_jump @error_gk say "/givekey %d" 21@ samp.CmdRet() :error_gk chatmsg "Error: Use /gk <id>" -1 samp.CmdRet() :cmd_rrf1 SAMP.IsCommandTyped(20@, 26@) if and 0AD4: 20@ = scan_string 20@ format "%d" 1@ 1@ > 0 else_jump @error_rrf1 0AF9: samp say_msg "/refill %d 1" 1@ 0AF9: samp say_msg "/repair %d 1" 1@ 0AF9: samp say_msg "/refillgascan %d 1" 1@ SAMP.CmdRet() :error_rrf1 chatmsg "Error: Use /rrf1 <id>" -1 samp.CmdRet()
  23. " You Didnt Respect the Post Model "
  24. try with this: {$CLEO} 0662: "Comenzi Scurte by EzeQ " thread "Comenzi Scurte by EzeQ " wait 2500 // Registering client commands 0B34: samp register_client_command "cs" to_label @cmd_cs 0B34: samp register_client_command "off" to_label @cmd_off 0B34: samp register_client_command "on" to_label @cmd_on 0B34: samp register_client_command "gj" to_label @cmd_gj 0B34: samp register_client_command "en" to_label @cmd_en 0B34: samp register_client_command "j" to_label @cmd_j 0B34: samp register_client_command "k" to_label @cmd_k 0B34: samp register_client_command "sc" to_label @cmd_sc 0B34: samp register_client_command "gk" to_label @cmd_gk 0B34: samp register_client_command "fill" to_label @cmd_fill 0B34: samp register_client_command "rrf1" to_label @cmd_rrf1 0B34: samp register_client_command "rr" to_label @cmd_rr 0B34: samp register_client_command "lm" to_label @cmd_lm 0B34: samp register_client_command "lp" to_label @cmd_lp 0B34: samp register_client_command "gg" to_label @cmd_gg :cmd_cs 0AF9: samp say_msg "{FF9900}>-------------------------------{FFFFFF}[ Comenzi Scurte ]{FF9900}-------------------------------<" 0AF9: samp say_msg "{FFFFFF}*{33FF00}/off {FFFFFF}=> /turn off" 0AF9: samp say_msg "{FFFFFF}*{33FF00}/on {FFFFFF}=> /turn on" 0AF9: samp say_msg "{FFFFFF}*{33FF00}/gj {FFFFFF}=> /getjob" 0AF9: samp say_msg "{FFFFFF}*{33FF00}/en {FFFFFF}=> /engine" 0AF9: samp say_msg "{FFFFFF}*{33FF00}/j {FFFFFF}=> /jobs" 0AF9: samp say_msg "{FFFFFF}*{33FF00}/k {FFFFFF}=> /killcp" 0AF9: samp say_msg "{FFFFFF}*{33FF00}/sc {FFFFFF}=> /spawnchange" 0AF9: samp say_msg "{FFFFFF}*{33FF00}/gk {FFFFFF}=> /givekey <id>" 0AF9: samp say_msg "{FFFFFF}*{33FF00}/fill {FFFFFF}=> /fill+/fillgascan" 0AF9: samp say_msg "{FFFFFF}*{33FF00}/rrf1 {FFFFFF}=> /repair+/refill jucatorilor pentru 1$" 0AF9: samp say_msg "{FFFFFF}*{33FF00}/rr {FFFFFF}=> /repair+/refill" 0AF9: samp say_msg "{FFFFFF}*{33FF00}/lm {FFFFFF}=> /leavemission" 0AF9: samp say_msg "{FFFFFF}*{33FF00}/lp {FFFFFF}=> /leavepaintball" 0AF9: samp say_msg "{FFFFFF}*{33FF00}/gg {FFFFFF}=> /getgift" 0AF9: samp say_msg "{FF9900}>-------------------------------------------------------------------------<" SAMP.CmdRet() :cmd_off 0AF9: samp say_msg "/turn off" SAMP.CmdRet() :cmd_on 0AF9: samp say_msg "/turn on" SAMP.CmdRet() :cmd_gj 0AF9: samp say_msg "/getjob" SAMP.CmdRet() :cmd_en 0AF9: samp say_msg "/engine" SAMP.CmdRet() :cmd_j 0AF9: samp say_msg "/jobs" SAMP.CmdRet() :cmd_k 0AF9: samp say_msg "/killcp" SAMP.CmdRet() :cmd_sc 0AF9: samp say_msg "/spawnchange" SAMP.CmdRet() :cmd_gk 0B2A: samp get_last_command_params 0@ 1@ if 0AD4: 0@ = scan_string 0@ format "%d" 1@ then 0B36: samp 2@ = get_player_nickname 1@ 0AF9: samp say_msg "/givekey %s" 2@ else 0AF9: samp say_msg "~y~/gk <id>" 2000 end SAMP.CmdRet() :cmd_fill 0AF9: samp say_msg "/fill" 0AF9: samp say_msg "/fillgascan" SAMP.CmdRet() :cmd_rrf1 0B2A: samp get_last_command_params 0@ 1@ if 0AD4: 0@ = scan_string 0@ format "%d" 1@ then 0AF9: samp say_msg "/refill %d 1" 1@ 0AF9: samp say_msg "/repair %d 1" 1@ 0AF9: samp say_msg "/refillgascan %d 1" 1@ else 0AF9: samp say_msg "{ffa85c}Sintaxa: [/rrf1 <id>]." end SAMP.CmdRet() :cmd_rr 0AF9: samp say_msg "/repair" 0AF9: samp say_msg "/refill" SAMP.CmdRet() :cmd_lm 0AF9: samp say_msg "/leavemission" SAMP.CmdRet() :cmd_lp 0AF9: samp say_msg "/leavepaintball" SAMP.CmdRet() :cmd_gg 0AF9: samp say_msg "/getgift" SAMP.CmdRet()
×
×
  • 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.