Need help (AGAIN)
#1

FIXED.
Reply
#2

inputtext is null when you use DIALOG_STYLE_LIST
Reply
#3

so is there any way to make it possible?
Reply
#4

I suggest asking the player to select color before typing their text, so that you can store the color into a variable.
Reply
#5

Код:
C:\Users\Nourdin\Desktop\Nourdin\SA-MP\Dereks\filterscripts\message.pwn(48) : error 017: undefined symbol "colorformsg"
C:\Users\Nourdin\Desktop\Nourdin\SA-MP\Dereks\filterscripts\message.pwn(48) : warning 215: expression has no effect
C:\Users\Nourdin\Desktop\Nourdin\SA-MP\Dereks\filterscripts\message.pwn(48) : error 001: expected token: ";", but found "]"
C:\Users\Nourdin\Desktop\Nourdin\SA-MP\Dereks\filterscripts\message.pwn(48) : error 029: invalid expression, assumed zero
C:\Users\Nourdin\Desktop\Nourdin\SA-MP\Dereks\filterscripts\message.pwn(48) : fatal error 107: too many error messages on one line
Errors.
Reply
#6

Did you add
pawn Код:
new colorformsg[MAX_PLAYERS];
at the top of your script?
Reply
#7

Fixed, thanks.

Can you remove your posts so nobody could steal it?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)