NAJU

Results 9 comments of NAJU

i have the same problem

Using Plugin and Include ![Screenshot (56)](https://github.com/user-attachments/assets/f807370d-26d3-4842-9f96-20fd4bf43714) Without using Plugin ![Screenshot (57)](https://github.com/user-attachments/assets/e38f9e80-3fd3-4e23-8778-75260d561ac2) I am using Openmp latest verison and lemehost to run my server i dm you in discord najuaircrack

@Mydeenissak1 If you're using OpenMP and mixed spellings in your gamemode, here's a quick fix. Simply rename PlayerTextdrawcolor to PlayerTextdrawcolour .

yes rename all textdrawcolor to colour it worked for me

#if defined _INC_omp_textdraw #if defined _ALS_TextDrawColour #undef TextDrawColour #else #define _ALS_TextDrawColour #endif #define TextDrawColour(%0,%1) DynamicTextDrawColour(%0, %1, __file, __line) #else #if defined _ALS_TextDrawColor #undef TextDrawColor #else #define _ALS_TextDrawColor #endif #define TextDrawColor(%0,%1)...

but still need to rename some functions

there is a textdraw order issue also