Can't fix these errors. It's impossible.
#1

Hello, I've just got a new TextDraw, and it keeps getting errors. Note: It's Random Message TextDraws from here, https://sampforum.blast.hk/showthread.php?tid=327709 . And here is my whole script,

http://pastebin.com/b2C93che

and getting these errors,

Код:
C:\DOCUME~1\DANNY~1.YOU\MYDOCU~1\NEWPRO~1\GAMEMO~1\Testing.pwn(140) : error 021: symbol already defined: "randmsg"
C:\DOCUME~1\DANNY~1.YOU\MYDOCU~1\NEWPRO~1\GAMEMO~1\Testing.pwn(143) : error 010: invalid function or declaration
C:\DOCUME~1\DANNY~1.YOU\MYDOCU~1\NEWPRO~1\GAMEMO~1\Testing.pwn(148) : error 017: undefined symbol "RandomMessage"
C:\DOCUME~1\DANNY~1.YOU\MYDOCU~1\NEWPRO~1\GAMEMO~1\Testing.pwn(149) : error 017: undefined symbol "randommsg"
C:\DOCUME~1\DANNY~1.YOU\MYDOCU~1\NEWPRO~1\GAMEMO~1\Testing.pwn(150) : error 017: undefined symbol "randommsg"
C:\DOCUME~1\DANNY~1.YOU\MYDOCU~1\NEWPRO~1\GAMEMO~1\Testing.pwn(151) : error 017: undefined symbol "randommsg"
C:\DOCUME~1\DANNY~1.YOU\MYDOCU~1\NEWPRO~1\GAMEMO~1\Testing.pwn(152) : error 017: undefined symbol "randommsg"
C:\DOCUME~1\DANNY~1.YOU\MYDOCU~1\NEWPRO~1\GAMEMO~1\Testing.pwn(153) : error 017: undefined symbol "randommsg"
C:\DOCUME~1\DANNY~1.YOU\MYDOCU~1\NEWPRO~1\GAMEMO~1\Testing.pwn(154) : error 017: undefined symbol "randommsg"
C:\DOCUME~1\DANNY~1.YOU\MYDOCU~1\NEWPRO~1\GAMEMO~1\Testing.pwn(308) : error 017: undefined symbol "randommsg"
C:\DOCUME~1\DANNY~1.YOU\MYDOCU~1\NEWPRO~1\GAMEMO~1\Testing.pwn(501) : warning 203: symbol is never used: "RandomMSG"
C:\DOCUME~1\DANNY~1.YOU\MYDOCU~1\NEWPRO~1\GAMEMO~1\Testing.pwn(501) : warning 203: symbol is never used: "randmsg"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


10 Errors.
Please help me. It's so annoying
Reply
#2

The errors are so obvious. As long as you understand English you will know how to fix them all by yourself. Use your brain, please.
Reply
#3

You need to define them, or use an include for them. Could you elaborate what are you trying to do, or are you trying to add this to a gamemode/filtersript.
Reply
#4

Quote:
Originally Posted by LarzI
Посмотреть сообщение
The errors are so obvious. As long as you understand English you will know how to fix them all by yourself. Use your brain, please.
Can you shut up? I'm English, not fuc**** Gibberish. Just because you "know" so much better than everyone, it doesn't mean you can insult me. Also, umadbro?

Now can someone please help me. Also, it might not work because I have another random message thing. But it is not textdraws, only this one is.
Reply
#5

Quote:
Originally Posted by Goldino
Посмотреть сообщение
Can you shut up? I'm English, not fuc**** Gibberish. Just because you "know" so much better than everyone, it doesn't mean you can insult me. Also, umadbro?

Now can someone please help me. Also, it might not work because I have another random message thing. But it is not textdraws, only this one is.
If you're English, you should easily understand the errors, thus being able to fix them. You have no right, nor need, to talk trash to me, as I never did to you - use standard social norms. Behavior like that is pretty much unacceptable.
Reply
#6

Quote:
Originally Posted by LarzI
Посмотреть сообщение
If you're English, you should easily understand the errors, thus being able to fix them. You have no right, nor need, to talk trash to me, as I never did to you - use standard social norms. Behavior like that is pretty much unacceptable.
Your unacceptable. Stop showing off with your "posh" language! Now someone please help me!
Reply
#7

Try:

Quote:

new RandomMSG[5][144] = {

Код:
new randomMessages[6][144] =
Reply
#8

I managed to fix it, but now when I go ingame, the textdraw shows but it doesn't go randomly. It gets stuck on one, and doesn't move on to the next one!
Reply
#9

Quote:
Originally Posted by Goldino
Посмотреть сообщение
Your unacceptable. Stop showing off with your "posh" language! Now someone please help me!
Well, if that's how you ask for help and also doesn't understand the one who is trying to help you, then good luck with your script.
Reply
#10

Quote:
Originally Posted by Goldino
Посмотреть сообщение
Your unacceptable. Stop showing off with your "posh" language! Now someone please help me!
Showing off? This is how I speak English, and if you can't handle that, then that's your problem, mister. How is my English posh anyway? I'm using standard, common words used among adults. Also we've helped you already, you should be able to figure this out by now.

Quote:
Originally Posted by ******
Посмотреть сообщение
If they're impossible, why post?
*applause*

Quote:
Originally Posted by Mr.Anonymous
Посмотреть сообщение
Well, if that's how you ask for help and also doesn't understand the one who is trying to help you, then good luck with your script.
My thoughts exactly.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)