20.08.2015, 18:18
Код HTML:
C:\Users\HP\Desktop\GameMode\gamemodes\GM.pwn(2576) : error 037: invalid string (possibly non-terminated string) C:\Users\HP\Desktop\GameMode\gamemodes\GM.pwn(2576) : error 017: undefined symbol "some" Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 4 Errors. C:\Users\HP\Desktop\GameMode\gamemodes\GM.pwn(2576) : error 017: undefined symbol "about" C:\Users\HP\Desktop\GameMode\gamemodes\GM.pwn(2576) : fatal error 107: too many error messages on one line
Код HTML:
strcat(pDialog, "/id - Displays some data about a player.\n/pay - Sends money to a player.\n/buy - Buys items.\n/drink - Drinks beverages from a bar.\n/turfs - Shows territories.\n/licenses - Displays the licenses status.\n /skill - Displays job skill.\n/sleep - Activate AFK mode.\n/eject - Throws a passenger out of the vehicle. \n/rob - Rob the bank.\n/service - Calls a taxi/medic/mechanic.\n/report - Contacts the admins team.\n/helpme - Contacts the helpers team.\n/accept - Accepts a service.\n /cancel - Refuses a service.\n/usedrugs - Consumes drugs.\n/fill - Fills the gas tank.\n/fillgascan - Fills the gas can.\n/animlist - List of animations.", sizeof(pDialog));