25.10.2015, 21:45
(
Последний раз редактировалось OMonger; 25.10.2015 в 22:42.
)
Hi
I am getting the following errors on my script:
They come from this command:
Please help if you can.
I am getting the following errors on my script:
PHP код:
C:\Users\\Desktop\games\samp scripts\Roleplay (0.3.7)\gamemodes\roleplay.pwn(1143) : warning 213: tag mismatch
C:\Users\\Desktop\games\samp scripts\Roleplay (0.3.7)\gamemodes\roleplay.pwn(1153) : warning 202: number of arguments does not match definition
C:\Users\\Desktop\games\samp scripts\Roleplay (0.3.7)\gamemodes\roleplay.pwn(1166) : warning 213: tag mismatch
Код:
(1143) HouseInfo[id][hOwned] = owned;; (1153) new INI:File = INI_Open(HousePath(id)); (1166) string[84] = Create3DTextLabel(string,0xFF0000FF, x, y, z, 25.0,0);