nSystemz / Nemesus-Roleplay-Legacy

Nemesus-Roleplay Samp Gamemode
Other
17 stars 3 forks source link

undefined symbol dest on line 96046 #10

Closed maymatxacamtay closed 1 year ago

maymatxacamtay commented 1 year ago

NemesusRoleplay.pwn(196518) : warning 208: function with tag result used before definition, forcing reparse NemesusRoleplay.pwn(96046) : error 017: undefined symbol "dest" NemesusRoleplay.pwn(96049) : error 017: undefined symbol "dest" NemesusRoleplay.pwn(96049) : warning 215: expression has no effect NemesusRoleplay.pwn(96049) : error 001: expected token: ";", but found "]" NemesusRoleplay.pwn(96049) : error 029: invalid expression, assumed zero NemesusRoleplay.pwn(96049) : fatal error 107: too many error messages on one line

maymatxacamtay commented 1 year ago

image

maymatxacamtay commented 1 year ago

image while compile on Pawn

nSystemz commented 1 year ago

It seems, youre not using the correct includes. Try to use the includes, we included in the download package. Also use the right Pawno which is linked to the right include directory

maymatxacamtay commented 1 year ago

okay thanks!