DJShocker

Results 8 issues of DJShocker

``` PS C:\Users\Administrator\Desktop\gta-open-master> sampctl package run C:\Users\Administrator\Desktop\gta-open-master\gamemodes\core\user-interface\ui_time-left.inc:63 (error) function with tag result used before definition, forcing reparse C:\Users\Administrator\Desktop\gta-open-master\gamemodes\core\user-interface\ui_money-notification.inc:55 (error) function with tag result used before definition, forcing reparse C:\Users\Administrator\Desktop\gta-open-master\gamemodes\core\account\account_stats.inc:115 (error)...

Hey, I'm working on updating a gamemode to the latest FCNPC. I'm getting undefined for: FCNPC_ToggleInfiniteAmmo ` FCNPC_ToggleInfiniteAmmo( npcid, true ); FCNPC_AimAtPlayer( npcid, playerid, .shoot = true, .shoot_delay = -1,...

Any ideas on what's causing this? =========================== FCNPC Exception Handler ============================ Address: 0x491902 Registers: EAX: 0x1b010000 - EBX: 0x251b - ECX: 0x502344e9 - EDX: 0x7f000000 ESI: 0x1f3 - EDI: 0x1f3...

Using: `stock UpdateDynamic3DTextLabelTextEx(STREAMER_TAG_3D_TEXT_LABEL:id, color, const format[], va_args) { UpdateDynamic3DTextLabelText(id, color, va_return(format, va_start)); }` causes the server to crash when a player connects Removing this, server loads fine, just without the...

Upon Registration, I'm forwarded to /register but get an Error 404. No errors in the error log. Unsure what file it can't find.

Upon finding a Ghillie Suit and putting it on, 2 hours later you relog, and your skin is reverted back to the default skin.

Version: 0.9.9.5a Tonight, during playing my friends and I discovered that the "eye" icon stays full at all times, whether you're prone/crouching or just running around. The only time the...

Pressing K to toggle a vehicles engine does nothing, but the message appears twice at the bottom of the screen.