How do I do random in RedM/CFX/Lua?
How do I do random in RedM/CFX/Lua?
How do I connect to a test server?
The Wild Ones by Crimson Creek (Animals)
The Drained by Crimson Creek
Crimson Creek Team
Lots of things can cause this, unfortunately. The most common one we’ve found is A) you have nil where your not expecting one, or B) you have a while loop with no “wait”. Solution to A: Check for nil’s Solution for B:Every while has to have a wait. The wat can be zero but it…
Read More “Tutorial: My client crashes when I test my new code? – RedM Server – Lua” »
RedM – Crimson Creek Team- July 4th 2022
What command freezes a player in place in redm? FreezeEntityPosition(PlayerPedId(),true) FreezeEntityPosition(PlayerPedId(),false) FreezeEntityPosition locks a player into place. True freezes the player, and false unfreezes the player. This is frequently used when players are in game menus. It is a client side function. Animals a RedM Server: — Invite Only — Whitelisted.Zombie…
Read More “Tutorial: What command freezes a player in place? – RedM Server – Lua” »
Yesterday: Update the herb script to run off the database, and now it focuses on collecting seeds. Rewrote most of it. Today: Rewriting prp_farming to be better. I have it reading and writing to the database for seeds, and for plants. Also connecting spawnable objects for inventory to use later. Limiting the plant usage so…
What happened to the Deadwood project? On May 16th three of the owners had a meeting and decided that their IRL struggles had eroded their time for too long and they could not dedicate the time needed for the server to be successful and they voted to shut down the server. The remaining owner, the…