plugin-sdk icon indicating copy to clipboard operation
plugin-sdk copied to clipboard

Error C1083

Open elmascapo777777 opened this issue 4 years ago • 6 comments

Error C1083 'WaterCreature_c.h': No such file or directory How I fix this?

elmascapo777777 avatar Oct 01 '21 01:10 elmascapo777777

image

Izzotop avatar Oct 01 '21 02:10 Izzotop

See https://github.com/codenulls/gta-reversed/blob/master/source/game_sa/WaterCreature_c.cpp

Izzotop avatar Oct 01 '21 02:10 Izzotop

With the file "StdInc.h" I get the same error, Severity Code Description Project File Line Status suppressed Error (active) E1696 cannot open source file (error code "StdInc.h"). PluginSdkProject1 C: \ Users \ fakaf \ Desktop \ PluginSdkProject1 \ PluginSdkProject1 \ PluginSdkProject1.cpp 3

elmascapo777777 avatar Oct 01 '21 02:10 elmascapo777777

plugin-sdk doesn't have WaterCreature_c class.

Izzotop avatar Oct 01 '21 02:10 Izzotop

plugin-sdk doesn't have WaterCreature_c class.

Do you have an idea how I can modify the code of the "water creatures" so that other creatures appear or increase the fish in the sea?

elmascapo777777 avatar Oct 01 '21 20:10 elmascapo777777

https://github.com/codenulls/gta-reversed/

Izzotop avatar Oct 01 '21 20:10 Izzotop