24.01.2013, 21:17
Hi guys, so I have a problem. I have cmd /stats and it is in textdraws. Main problem is: When I type /stats it is ok, but when someone else types it I see his stats... And yes, I know about PlayerTextdrawCreate and stuff but I can't manage to fix all those errors. Here are the errors, before 1 h there were over 20 errors but somehow I fixed them
Код:
C:\Documents and Settings\Petra\Desktop\Projekti\BSC Roleplay v1.3\pawno\include\GetVehicleColor.inc(125) : warning 201: redefinition of constant/macro (symbol "AddStaticVehicle") C:\Documents and Settings\Petra\Desktop\Projekti\BSC Roleplay v1.3\pawno\include\GetVehicleColor.inc(126) : warning 201: redefinition of constant/macro (symbol "AddStaticVehicleEx") C:\Documents and Settings\Petra\Desktop\Projekti\BSC Roleplay v1.3\pawno\include\GetVehicleColor.inc(127) : warning 201: redefinition of constant/macro (symbol "CreateVehicle") C:\Documents and Settings\Petra\Desktop\Projekti\BSC Roleplay v1.3\gamemodes\BG.pwn(4316) : error 028: invalid subscript (not an array or too many subscripts): "Textdraw1" C:\Documents and Settings\Petra\Desktop\Projekti\BSC Roleplay v1.3\gamemodes\BG.pwn(4316) : error 029: invalid expression, assumed zero C:\Documents and Settings\Petra\Desktop\Projekti\BSC Roleplay v1.3\gamemodes\BG.pwn(4316) : error 029: invalid expression, assumed zero C:\Documents and Settings\Petra\Desktop\Projekti\BSC Roleplay v1.3\gamemodes\BG.pwn(4316) : fatal error 107: too many error messages on one line