Divine c++ compilation error

NarcoRP

El Diablo Nunca Duerme
Divine
NarcoRP Rep
1
0
0
Rep
3
NarcoRP Vouches
0
0
0
Vouches
0
Posts
133
Likes
110
3 YEARS
3 YEARS OF SERVICE
LEVEL 8 1 XP
I have this error, any c++ I get the same error, how do I solve it?


Captura.PNG
 

Azayaka

Allelujah
Administrator
Azayaka Rep
3
0
0
Rep
9
Azayaka Vouches
0
0
0
Vouches
0
Posts
330
Likes
225
2 YEARS
2 YEARS OF SERVICE
LEVEL 101 5 XP
It looks like you're missing an include or you're using the wrong function/method names.

Make sure you're using a custom script for the correct core/revision. If you created this, then Visual Studio would be screaming at you(have a red line) under the unused method/function names

Example
1700077817619.png
1700078171390.png
 
Last edited:

NarcoRP

El Diablo Nunca Duerme
Divine
NarcoRP Rep
1
0
0
Rep
3
NarcoRP Vouches
0
0
0
Vouches
0
Posts
133
Likes
110
3 YEARS
3 YEARS OF SERVICE
LEVEL 8 1 XP
It looks like you're missing an include or you're using the wrong function/method names.

Make sure you're using a custom script for the correct core/revision. If you created this, then Visual Studio would be screaming at you(have a red line) under the unused method/function names

Example
View attachment 4017
View attachment 4018

Where do you get those images, what direction did you go for me to do it, the c++ is the same rev that I use, I don't know, now it gives me an error
 

Azayaka

Allelujah
Administrator
Azayaka Rep
3
0
0
Rep
9
Azayaka Vouches
0
0
0
Vouches
0
Posts
330
Likes
225
2 YEARS
2 YEARS OF SERVICE
LEVEL 101 5 XP
Where do you get those images, what direction did you go for me to do it, the c++ is the same rev that I use, I don't know, now it gives me an error
Those images are just examples of what you'll see in visual studio.

The revision is referring to the core number.
1700081882714.png

What core are you using and what are you trying to accomplish?
 

kazodan

Divine
Divine
kazodan Rep
0
0
0
Rep
0
kazodan Vouches
0
0
0
Vouches
0
Posts
24
Likes
18
Bits
2 YEARS
2 YEARS OF SERVICE
LEVEL 12 175 XP
add this on the top before the class:

#include "ScriptedGossip.h"
 
Liked By 1 member :

3,571

1,285

9,621

433

Top