Skip to content

πŸ§ͺ Fixitfy Test Server ​

Welcome to the Fixitfy Test Server. This server allows you to test all systems, scripts, and features before using them in production.


πŸ”Œ Connection ​

You can connect to the server using the following command:

bash
connect 5.63.21.12

🧭 Available Menus ​

πŸ—ΊοΈ Map Teleport Menu ​

Use the following command to open the teleport menu:

bash
/maps

βœ” Instantly teleport across the map βœ” Useful for fast testing


πŸ›’ Store Menu (All Items) ​

Access all available items with:

bash
/store

βœ” Get any item instantly βœ” Perfect for testing scripts


βš™οΈ Basic RSG-Core Commands ​

Below are commonly used admin/test commands in RSG Core (RedM framework).


🎁 Give Item ​

Give an item to a player:

bash
giveitem [player_id] [item_name] [amount]

Example:

bash
giveitem 1 water 5

βœ” player_id = server ID (source) βœ” Use 1 if you are alone on the server


πŸ§‘β€πŸ’Ό Set Job ​

Change a player’s job:

bash
setjob [player_id] [job_name] [grade]

Example:

bash
setjob 1 sheriff 3

βœ” Instantly switch roles βœ” Useful for testing job-based scripts


πŸ’° Add Money ​

Give money to a player:

bash
givemoney [player_id] cash 1000

or

bash
givemoney [player_id] bank 5000

Example:

bash
givemoney 1 cash 1000

🧹 Clear Inventory ​

Clear a player’s inventory:

bash
clearinv [player_id]

Example:

bash
clearinv 1

❀️ Revive Player / Heal Player ​

Revive a player:

bash
revive [player_id]
bash
heal [player_id]

πŸ§ͺ Testing Tips ​

  • Always use /store to quickly access items
  • Use /maps for fast navigation
  • Test different jobs using setjob
  • Combine commands to simulate real gameplay scenarios

⚠️ Notes ​

  • This is a test environment, not persistent
  • Data may reset at any time
  • Use it only for testing purposes

πŸ’¬ Support ​

If you encounter any issues, feel free to join our Discord:

πŸ‘‰ https://discord.gg/vFumUbCet5

⚑ Premium RedM scripts crafted with performance & quality in mind.