Guest User

Untitled

a guest
Sep 26th, 2019
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.11 KB | None | 0 0
  1. C:\Users\dyg\Desktop\nobilzeus2 - Copy\agb.pwn(17520) : error 001: expected token: "-string end-", but found "-identifier-"
  2. C:\Users\dyg\Desktop\nobilzeus2 - Copy\agb.pwn(37266) : error 001: expected token: "-string end-", but found "-identifier-"
  3.  
  4.  
  5. Linia 15720: format(szDialog, sizeof szDialog, "%s\t%s\t%s\t%d options found %s%s%s%s%s%s\n", aVehicleNames[CarInfo[car][cModel]-400], (CarInfo[car][Spawned]) ? ("{26B309}[Spawned]") : ("{FF0000}[Despawnat]"),time,options, (options) ? "-" : "", (CarInfo[car][cVIP]) ? (" {ff0000}[R]{ffffff}"):(""),(strlen(CarInfo[car][cText]) > 3) ? (" {ffff00}[V]{ffffff}"):(""),(CarInfo[car][cStage]) ? (stage):(""),(CarInfo[car][cPremium]) ? ("{66ffff}[P]{ffffff}"):(""),(CarInfo[car][cVipPlus]) ? ("{fffff0}[V+]{ffffff}") : (""));
  6.  
  7.  
  8.  
  9. Linia 37266: va_SendClientMessage(playerid, 0xeab218FF, "Shop:{ffffff} premium account: %s, vip account: %s, %d premium points, %s, %d kpoints, %s", (PlayerInfo[targetid][pPremiumAccount] == 0) ? ("no") : ("yes"), ((PlayerInfo[targetid][pVip] == 0) ? "no" : "yes"), PlayerInfo[targetid][pPremiumPoints], JobBoost,PlayerInfo[targetid][pKingPoints]);
Add Comment
Please, Sign In to add comment