Dialog too line
#1

pawn Код:
ShowPlayerDialog(playerid,38,DIALOG_STYLE_MSGBOX,"How to get money","In this server you can get money by doing many things\nYou can join an organization on forum or join a job\nYou even get money in paydays every 30 minutes (check top right for minutes) or get money when you level up\nYou can also buy business and also get money from your business in paydays\nUse /dropcar to export car to get random money, do trucking (/truckcp) or fishing (/fishloc)\nRemember to deposit a lot of money in bank so you get interest in payday!","Print","Close");
Код:
C:\Users\Owner\SA-MP\gamemodes\xG.pwn(8112) : error 075: input line too long (after substitutions)
C:\Users\Owner\SA-MP\gamemodes\xG.pwn(8113) : error 037: invalid string (possibly non-terminated string)
C:\Users\Owner\SA-MP\gamemodes\xG.pwn(8113) : error 017: undefined symbol "In"
C:\Users\Owner\SA-MP\gamemodes\xG.pwn(8113) : error 017: undefined symbol "this"
C:\Users\Owner\SA-MP\gamemodes\xG.pwn(8113) : fatal error 107: too many error messages on one line
How do i add more words in this dialog?
Reply
#2

I think there's a limit of like 512/600 characters per line in PAWN.

This function may be of some use to you: https://sampwiki.blast.hk/wiki/Strcat
Reply
#3

https://sampforum.blast.hk/showthread.php?tid=312392

EDIT: late
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)