Search Results
Hello I have an error: PHP код: [zcmd] [Cruz d]: /plantseeds [16:49:15] [debug] Run time error 6: "Invalid instruction" [16:49:15] [debug]  Unknown opcode 0xb0cf9400 at addres...
119
Quote: Originally Posted by Konstantinos Exactly the same, just replacing anywhere you see "CreateVehicle" with "AddStaticVehicleEx" at the code above. Their parameters are the same so you...
203
Quote: Originally Posted by Konstantinos The name of OnVehicleSpawn callback is misleading. It is called when a vehicle re-spawns, not when it is created. If you want to do stuff when a v...
203
I found out that when you start the server. The vehicle that created from OnGameModeInIt doesn't go towards OnVehicleSpawn call back.
203
The vehicles on OnGameModeInIt. But when I start the server the vehicle spawn but doesn't go towards OnVehicleSpawn callback only when i do this code PHP Code:     for(new x;x<sizeof(Truck...
136
You can do it by setting at AttStaticVehicleEX You have an paramter of timer i doing it by 8000 seconds PHP код:  AddStaticVehicleEx (520, 2109.1763, 1503.0453, 32.2887, 82.2873, -1, -...
163
Hello some of my vehicles doesnt load, I mean I can see them but the vehicles doesnt go towards OnVehicleSpawn on server start Photos: The Problem: https://gyazo.com/c2b6279425ae928a47dfdd00259d5aa0 ...
136
The problem is with login.. Код: LoadStatios() { for(new idx; idx < sizeof(XMRInfo); idx++) { new gFile[64]; format(gFile, sizeof(gFile), "Stations/%d.ini" ,idx); if(fexis...
108
Show the code...How we know what system you want to convert?
114
Код: if(!IsPlayerAdmin(playerid) You forget to added !
91
Make your stringsingle to 248 bits or 512 if needed...
58
This a function that give gun...it should be like: Код: GivePlayerValidWeapon(playerid, 21, 50 ); Stop use NGG script please..You should learn to script from scratch
228
Код: forward LoadClan_data(clanid,name[],value[]); public LoadClan_data(clanid,name[],value[]) { INI_Int("ID",ClanInfo[clanid][cId]); INI_Int("Color",ClanInfo[clanid][cColor]); INI_Int...
224
Show me your save code..there may be a problem with tag
224
Quote: Originally Posted by Antoniohl Please read server rules Thank you to metion it
151