last 4 errors to many error messages on one line please help
#1

sup guys n girls im using a gm called visual or virtual gaming and im getting 4 errors on compile on one line if anyone could help id really appreciate it. heres the error 4 messages




C:\Users\Jess\Desktop\Pads GM\gamemodes\NB-RP last edit 06.07.14.pwn(1692 : error 017: undefined symbol "distance"
C:\Users\Jess\Desktop\Pads GM\gamemodes\NB-RP last edit 06.07.14.pwn(1692 : warning 215: expression has no effect
C:\Users\Jess\Desktop\Pads GM\gamemodes\NB-RP last edit 06.07.14.pwn(1692 : error 001: expected token: ";", but found ")"
C:\Users\Jess\Desktop\Pads GM\gamemodes\NB-RP last edit 06.07.14.pwn(1692 : error 029: invalid expression, assumed zero
C:\Users\Jess\Desktop\Pads GM\gamemodes\NB-RP last edit 06.07.14.pwn(1692 : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


4 Errors.



and the code is here


HouseInfo[iIndex][hTextID] = CreateDynamic3DTextLabel(szFileStr, COLOR_GREEN, HouseInfo[iIndex][hExteriorX], HouseInfo[iIndex][hExteriorY], HouseInfo[iIndex][hExteriorZ]+0.5,30.0, .testlos = 1, .distance = 30.0);
++iIndex;
Reply
#2

EDIT: Please show me full code from start to end I can't understand, mean = like
onplayercommand
bla bla bla
return 1;
Reply
#3

This might help buddy:

pawn Код:
HouseInfo[iIndex][hTextID] =    CreateDynamic3DTextLabel(szFileStr,COLOR_GREEN,HouseInfo[iIndex][hExteriorX], HouseInfo[iIndex][hExteriorY], HouseInfo[iIndex][hExteriorZ]+0.5, 30.0);
I hope that I helped, any feedback would be appreciated.
Reply
#4

yo man that did help mate thank you very much, no errors got it to complie but the problem i face now is a silly one really i know i really would like to slap myself its this.. easy on me when you see



[18:21:27] ==========================================
[18:21:27] | |
[18:21:27] | A new version (v3.09.0684) of YSI is |
[18:21:27] | available from: |
[18:21:27] | |
[18:21:27] | www.y-less.com/YSI/YSI_1.0.zip |
[18:21:27] | |
[18:21:27] | Changelog: |
[18:21:27] | |
[18:21:27] | 1.04.0000: |
[18:21:27] | |
[18:21:27] | RC 1 for YSI 3.0. Available from: |
[18:21:27] | http://www.y-less.com/YSI/YSI_3.0.rar |
[18:21:27] | - includes MANY new libraries and |
[18:21:27] | fixes, see |
[18:21:27] | http://forum.sa-mp.com/showthread.php? |
[18:21:27] | p=1425938 for more information, with |
[18:21:27] | more topics and updates due over the |
[18:21:27] | next few weeks. In brief: Added |
[18:21:27] | "y_inline", "y_text", "y_users", |
[18:21:27] | "y_uvar", "y_svar", "y_remote"; |
[18:21:27] | updated "y_timers", "y_iter"; MANY |
[18:21:27] | MANY fixes and tweaks in almost every |
[18:21:27] | other library. |
[18:21:27] | |
[18:21:27] | 3.00.0000: |
[18:21:27] | |
[18:21:27] | YSI 3.0 released! Now includes the |
[18:21:27] | "y_text" library for better messages, |
[18:21:27] | and a reworked "y_classes" library. |
[18:21:27] | Largely documented here |
[18:21:27] | "http://forum.sa-mp.com/showthread.php |
[18:21:27] | ?t=321092". |
[18:21:27] | |
[18:21:27] | 3.01.0002: |
[18:21:27] | |
[18:21:27] | Small fixes to "y_text" and |
[18:21:27] | "y_classes". |
[18:21:27] | |
[18:21:27] | 3.09.0684: |
[18:21:27] | |
[18:21:27] | Reverted to old download location. |
[18:21:27] | Improved (and fixed) version checks; |
[18:21:27] | added y_bitmap, y_areas, y_races, |
[18:21:27] | y_zonenames, better documentation; |
[18:21:27] | MANY other bug fixes - see the github |
[18:21:27] | repository for more details: |
[18:21:27] | |
[18:21:27] ==========================================

right so i have downloaded the new ysi files put them in my pawno an includes files and my pawno says not responding and craps out on me either that or says it can'T read from intenal folder in ysi
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)