Help fixing errors (rep+)
#1

PHP код:
C:\Users\\Desktop\games\samp scripts\Roleplay (0.3.7)\gamemodes\roleplay.pwn(1181) : warning 213tag mismatch
C
:\Users\\Desktop\games\samp scripts\Roleplay (0.3.7)\gamemodes\roleplay.pwn(1188) : warning 213tag mismatch
C
:\Users\\Desktop\games\samp scripts\Roleplay (0.3.7)\gamemodes\roleplay.pwn(1197) : warning 213tag mismatch 
These are the lines of the errors:

PHP код:
(1181) if(HouseInfo[id][hOwned] >= 1)
1188)    HouseInfo[id][hOwned] = 1;
1197)Update3DTextLabelText(HouseInfo[id][hPickup],0xFF0000FF,string); //This refers to the command /createhouse which has already created the 3D Text label. Here it is anyway:
/createhouse text label:             
new 
string[84];
format(string,sizeof(string),"Owned: No \nAddress: %i \nPrice: %i"address,price);
Create3DTextLabel(string,0xFF0000FFxyz25.0,0); 
Will rep the person/people who helps!
Reply


Messages In This Thread
Help fixing errors (rep+) - by OMonger - 01.11.2015, 20:23
Re: Help fixing errors (rep+) - by J0sh... - 01.11.2015, 20:29
Re: Help fixing errors (rep+) - by OMonger - 01.11.2015, 20:33
Re: Help fixing errors (rep+) - by prineside - 01.11.2015, 20:51
Re: Help fixing errors (rep+) - by OMonger - 01.11.2015, 21:01
Re: Help fixing errors (rep+) - by prineside - 01.11.2015, 21:30
Re: Help fixing errors (rep+) - by OMonger - 02.11.2015, 16:58

Forum Jump:


Users browsing this thread: 1 Guest(s)