Search Results
Quote: Originally Posted by x96664 Код: This forum requires that you wait 240 seconds between posts. Please try again in 124 seconds. Which lines are exactly 46/48/50 ? BuyCarsAll[i...
105
This is my code: Код: new buycars[500]; enum cars { modelid, carname, price } new BuyCarsAll[128][cars]; main( ) { } public OnGameModeInit() { mysql_connect(mysql_host, mysql_user, mysql...
105
Hi. it's good idea to destroy player variables when leave ? I want to save RAM... and how to destroy variable ?
76
Hello. I want to make garage for every player, but i dont know how. I see that in one server. Every user have own garage with same interior as others. It's possible ? Edit: I can create garage to the...
66
Quote: Originally Posted by stormydays i can give too good VDS free .https://www.********.com/johnnplane add me we can be partner . i dont know the mods . sorry for my bad english .d h...
159
Hello. I rend i cloud VPS, but i don't know how much resourse i need. I read in the forum and found 512 ram is good, 5GB hard, but i don't know what proccesor i need. 600Mhz is enough for 100 players ...
159
no, I edin my post. I want just 1 random house nearly the player.
77
Hello, i want to get 1 random nearly houses, but it doesnt work. The code is: Код: new rand = random(MAX_HOUSES - 1); while(!(HouseInfo[rand][hExteriorZ] <= 100 && HouseInfo[rand][h...
77