- 0
Run time error 4: "Array index out of bounds"
-
Similar Content
-
- 0 replies
- 68 views
-
- 3 replies
- 190 views
-
- 5 answers
- 919 views
-
- 1 answer
- 696 views
-
- 3 answers
- 359 views
-
-
Recently Browsing 0 members
- No registered users viewing this page.
Question
Red0w.dev
Am problema de mai sus la compilare.
Liniile:
31379: mysql_get_field("ID", result); HouseInfo[hID] = strval(result);
mysql_get_field("Entrancex", result); HouseInfo[hEntrancex] = floatstr(result);
mysql_get_field("Entrancey", result); HouseInfo[hEntrancey] = floatstr(result);
mysql_get_field("Entrancez", result); HouseInfo[hEntrancez] = floatstr(result);
mysql_get_field("Exitx", result); HouseInfo[hExitx] = floatstr(result);
mysql_get_field("Exity", result); HouseInfo[hExity] = floatstr(result);
mysql_get_field("Exitz", result); HouseInfo[hExitz] = floatstr(result);
LoadMaps();
LoadTDs();
LoadIcons();
LoadGates();
LoadSVehicles();
LoadVehicles();
LoadSafeZones();
LoadProperty();
// LoadClans();
// LoadGraffiti();
LoadBizz();
LoadTurfs();
LoadFactions();
LoadPickups();
LoadJobs();
LoadFurnitures();
LoadFaction();
LoadSystems();
LoadStuff();
LoadSafes();
load_apartaments();
load_ap_map();
Link to comment
Share on other sites
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.