orange-zebra-10994
03/22/2023, 6:19 PM[14:20:59] [Info] Samuel_Contreras used a command
[14:35:13] [Info] [connection] incoming connection: 127.0.0.1:60938 id: 1
[14:35:13] [Info] [join] Emmet_Jackson has joined the server (1:127.0.0.1)
[14:35:23] [Info] [part] Emmet_Jackson has left the server (1:2)
EDIT: Forgot server.cfg
echo Executing Server Config...
lanmode 1
rcon_password reborn0001
maxplayers 20
password
port 7777
hostname SAMP Server
gamemode0 roleplay
filterscripts Mapeos
announce 1
query 1
plugins crashdetect sscanf streamer mysql
chatlogging 0
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 330.0
stream_rate 1000
maxnpc 0
logtimeformat [%H:%M:%S]
language Español
connseedtime 300000
sleep 5
cookielogging 1
db_logging 1
db_log_queries 1
minconnectiontime 0
logqueries 0
ackslimit 5000
messageslimit 1000
messageholelimit 5000
long_call_time 1000000
crashdetect_log cdt.txtgorgeous-tomato-73021
03/22/2023, 7:26 PMdamp-jackal-8562
03/22/2023, 8:22 PMorange-zebra-10994
03/23/2023, 4:03 PMorange-zebra-10994
03/23/2023, 4:04 PMgorgeous-tomato-73021
03/23/2023, 4:04 PMgorgeous-tomato-73021
03/23/2023, 4:05 PMc
"pawn": {
"legacy_plugins": ["mysql", "crashdetect", "streamer", "samp_bcrypt"],
"main_scripts": [
"base 1"
],
"side_scripts": ["filterscripts/android-check"]
},gorgeous-tomato-73021
03/23/2023, 4:06 PMorange-zebra-10994
03/23/2023, 4:11 PM"pawn": {
"legacy_plugins": ["mysql", "sscanf", "crashdetect", "streamer"],
"main_scripts": [
"roleplay"
],
"side_scripts": ["filterscripts/Mapeos"]
},`orange-zebra-10994
03/23/2023, 4:12 PM*** Streamer Plugin v2.9.4 by Incognito loaded ***
[2023-03-23T13:11:02-0300] [Info] [debug] Long callback execution detected (hang or performance issue)
[2023-03-23T13:11:02-0300] [Info] [debug] AMX backtrace:
[2023-03-23T13:11:02-0300] [Info] [debug] #0 000a532c in public OnFilterScriptInit () at c:\Users\aleja\Desktop\RCRP\RCRPv3.0\filterscripts\Mapeos.pwn:3761
[2023-03-23T13:11:02-0300] [Info] Invalid/unsupported P-code file format
[2023-03-23T13:11:02-0300] [Info] Legacy Network started on port 7777
```at this random line that i never touched ```SetDynamicObjectMaterial(tmpobjid, 0, 14652, "ab_trukstpa", "CJ_WOOD1(EDGE)", 0x00000000);orange-zebra-10994
03/23/2023, 4:13 PMgorgeous-tomato-73021
03/23/2023, 4:13 PMgorgeous-tomato-73021
03/23/2023, 4:13 PMgorgeous-tomato-73021
03/23/2023, 4:13 PMorange-zebra-10994
03/23/2023, 4:17 PMgorgeous-tomato-73021
03/23/2023, 4:20 PMc
{
"version": "2.0.0",
"tasks":
[
{
"label": "build",
"type": "shell",
"command": "${workspaceRoot}\\qawno\\pawncc.exe",
"args": ["'${file}'", "'-D${fileDirname}'", "'-;+'", "'-(+'", "'-d3'"],
"group":
{
"kind": "build",
"isDefault": true
},
"isBackground": false,
"presentation":
{
"reveal": "always",
"panel": "dedicated"
},
"problemMatcher": "$pawncc"
}
]
}orange-zebra-10994
03/23/2023, 4:20 PMgorgeous-tomato-73021
03/23/2023, 4:21 PMgorgeous-tomato-73021
03/23/2023, 4:21 PMgorgeous-tomato-73021
03/23/2023, 4:21 PMgorgeous-tomato-73021
03/23/2023, 4:21 PMorange-zebra-10994
03/23/2023, 4:22 PMgorgeous-tomato-73021
03/23/2023, 4:22 PMgorgeous-tomato-73021
03/23/2023, 4:23 PMgorgeous-tomato-73021
03/23/2023, 4:24 PMgorgeous-tomato-73021
03/23/2023, 4:24 PMgorgeous-tomato-73021
03/23/2023, 4:24 PMorange-zebra-10994
03/23/2023, 4:31 PMorange-zebra-10994
03/23/2023, 4:35 PMC:\Users\aleja\Desktop\Nico\SA-MP Proyects\Roleplay\qawno\include\a_zones.inc(421) : warning 219: local variable "i" shadows a variable at a preceding level
C:\Users\aleja\Desktop\Nico\SA-MP Proyects\Roleplay\qawno\include\sscanf2.inc(873) : warning 219: local variable "i" shadows a variable at a preceding level
C:\Users\aleja\Desktop\Nico\SA-MP Proyects\Roleplay\qawno\include\nex-ac.inc(2457) : warning 214: possibly a "const" array argument was intended: "button2"
C:\Users\aleja\Desktop\Nico\SA-MP Proyects\Roleplay\qawno\include\nex-ac.inc(2457) : warning 214: possibly a "const" array argument was intended: "button1"
C:\Users\aleja\Desktop\Nico\SA-MP Proyects\Roleplay\qawno\include\nex-ac.inc(2457) : warning 214: possibly a "const" array argument was intended: "info"
C:\Users\aleja\Desktop\Nico\SA-MP Proyects\Roleplay\qawno\include\nex-ac.inc(2457) : warning 214: possibly a "const" array argument was intended: "caption"
C:\Users\aleja\Desktop\Nico\SA-MP Proyects\Roleplay\qawno\include\nex-ac.inc(2976) : warning 219: local variable "doors" shadows a variable at a preceding level
C:\Users\aleja\Desktop\Nico\SA-MP Proyects\Roleplay\qawno\include\nex-ac.inc(2976) : warning 219: local variable "lights" shadows a variable at a preceding level
C:\Users\aleja\Desktop\Nico\SA-MP Proyects\Roleplay\qawno\include\nex-ac.inc(2978) : warning 219: local variable "doors" shadows a variable at a preceding level
C:\Users\aleja\Desktop\Nico\SA-MP Proyects\Roleplay\qawno\include\nex-ac.inc(2978) : warning 219: local variable "lights" shadows a variable at a preceding levelgorgeous-tomato-73021
03/23/2023, 4:38 PMgorgeous-tomato-73021
03/23/2023, 4:39 PMgorgeous-tomato-73021
03/23/2023, 4:39 PMgorgeous-tomato-73021
03/23/2023, 4:40 PMorange-zebra-10994
03/23/2023, 4:42 PMgithub.com/Zeex/amx_assembly/archive/refs/heads/master.zip and extract it to include\.``
I do exactly what it asks me, pick the amx assembly-master folder and extract it to qawno\include and does not work, doing it that way, extracting all the folder files to the include folder, or the include folder outside qawno, nothing worksorange-zebra-10994
03/23/2023, 4:43 PMgorgeous-tomato-73021
03/23/2023, 4:43 PMgorgeous-tomato-73021
03/23/2023, 4:44 PMgorgeous-tomato-73021
03/23/2023, 4:44 PMgorgeous-tomato-73021
03/23/2023, 4:44 PMgorgeous-tomato-73021
03/23/2023, 4:44 PMgorgeous-tomato-73021
03/23/2023, 4:45 PMgorgeous-tomato-73021
03/23/2023, 4:46 PMorange-zebra-10994
03/23/2023, 4:46 PMgorgeous-tomato-73021
03/23/2023, 4:46 PMgorgeous-tomato-73021
03/23/2023, 4:46 PMorange-zebra-10994
03/23/2023, 4:50 PMgorgeous-tomato-73021
03/23/2023, 4:50 PMgorgeous-tomato-73021
03/24/2023, 1:46 PMfaint-king-57137
04/15/2023, 11:10 AMlimited-lawyer-63927
04/15/2023, 12:08 PMgorgeous-tomato-73021
04/15/2023, 12:45 PMgorgeous-tomato-73021
04/15/2023, 12:46 PM