Posts: 73
Threads: 15
Joined: Jun 2017
HI i ma scripting new gamemode i have errors see this
1.
https://imgur.com/a/IOoos
2.
https://imgur.com/a/QbLoU
solu?
Posts: 73
Threads: 15
Joined: Jun 2017
Posts: 73
Threads: 15
Joined: Jun 2017
Quote:
Originally Posted by Bingo
Firstly they are just the warnings, You have something defined i guess on the line 85 so open the .pwn file press CTRL + G and enter 85 and press enter, You will be taken to that line and then show or delete the line and compile.
|
I can't understand it
Posts: 73
Threads: 15
Joined: Jun 2017
At line 85 it's clear there is no code i added at only 82 lines
Posts: 40
Threads: 1
Joined: Sep 2017
Reputation:
0
It means that there are some variables which are not used anywhere in the gamemode, it maybe because the author of the gamemode has removed the lines or codes in which they were used but no worry, it should not affect your gamemode, it will work fine.
Posts: 73
Threads: 15
Joined: Jun 2017
Dude it's mine gamemode not other one