rave
rave
I'm getting this warning even if I modify the string inside the timer: `warning 214: possibly a "const" array argument was intended: "message"` ``` timer UpdatePagerTD[500](playerid, string:message[]) { UpdatePagerTimer[playerid] =...
# Description I use this before `SpawnPlayer`. The player spawns with the specified skin in SA-MP but with the CJ skin in OMP `SetSpawnInfo(playerid, DEFAULT_TEAM, CharacterSkin[playerid], CharacterLastX[playerid], CharacterLastY[playerid], CharacterLastZ[playerid], CharacterLastA[playerid],...
# Description I use this before `SpawnPlayer`. The player spawns with the specified skin in SA-MP but with the CJ skin in OMP `SetSpawnInfo(playerid, DEFAULT_TEAM, CharacterSkin[playerid], CharacterLastX[playerid], CharacterLastY[playerid], CharacterLastZ[playerid], CharacterLastA[playerid],...