Yousha Aleayoub

Results 12 comments of Yousha Aleayoub

Also I used `strace` and `valgrind` on **FCNPC 2.0.0** and here are output: **strace:** ``` execve("./FCNPC.so", ["./FCNPC.so"], 0x7ffd1df6e090 /* 26 vars */) = 0 --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} ---...

Sure **Variable:** ``` new NPC[][E_NPC] = { /* npc_Id, npc_DbId, npc_Class, npc_SkinId, Float:npc_Position[3], Float:npc_Angle, Float:npc_Health, bool:npc_IsInvulnerable, npc_Label[MAX_PLAYER_NAME], Text3D:npc_NameTagId, npc_ColorId, npc_VW, npc_Interior, npc_FightingStyle, npc_WeaponSkillLevel, npc_WeaponId, npc_WeaponAmmo, npc_KillerId */ {INVALID_PLAYER_ID, 0, CLASS_POLICE,...

> use Enums instead of `static final int` Why?

Hmm, its NOT a good reason... but do you have any REAL example for this repository? Because under the hood, compiler generates `subclasses` for each `enum` entry. Also `static final`s...

Missing property values in the "(property) : (value)" declaration. Using compiled Bootstrap **5.2.3** in file **bootstrap.css**: ``` bootstrap.css -> Line: 4194 bootstrap.css -> Line: 2807 bootstrap.css -> Line: 3532 bootstrap.css...

I have same problem when tried to run VenomLinux via O**racle VirtualBox**. **Host** Infrastructure: Intel x64 hardware Platform: Windows 10.0.19044.2311 64bit Virtualization: Oracle VirtualBox 7.0.8 r156879 **Guest** Firmware type: EFI...

SAMP and this project is already death. Don't ya get it?