Jump to content
  • 0

Ewwe

Dotaz

  • Administrátor

Zdravim ..

Pracuji na takové kravine a mám problém stím že při vyvolání funkce spadne hra (opcodes)

 

[15:10:20] Warning(s007): Exception 0xC0000005 at 0x40F663
[15:10:20] Warning(s007): Exception 0xC0000005 at 0x76F5B6D8
[15:10:20] Warning(s007): Exception 0xC0000005 at 0x76F5B6D8
[15:10:20] Warning(s007): Exception 0xC0000005 at 0x76F5B6D8
[15:10:20] Warning(s007): Exception 0xC0000005 at 0x76F5B6D8
[15:10:20] Warning(s007): Exception 0xC0000005 at 0x76F5B6D8
[15:10:20] Warning(s007): Exception 0xC0000005 at 0x76F5B6D8
[15:10:20] Warning(s007): Exception 0xC0000005 at 0x76F5B6D8
[15:10:20] Warning(s007): Exception 0xC0000005 at 0x76F5B6D8
[15:10:20] Warning(s007): Exception 0xC0000005 at 0x76F5B6D8
[15:10:20] Warning(s007): Exception 0xC0000005 at 0x76F5B6D8

 

 

 


stock RemoveHood(vehicleid)
{
   new panels, doors, lights, tires;
   new bonnet,boot,driver_door,passenger_door;
   GetVehicleDamageStatus(vehicleid, panels, doors, lights, tires);
   debit_doors(doors, bonnet, boot, driver_door, passenger_door);
   doors = enbit_doors(4, boot, driver_door, passenger_door, 0, 0);
   UpdateVehicleDamageStatus(vehicleid, panels, doors, lights, tires);
}

 

 

Příkaz se vyvolá funkce se provede ale spadne hra s výše uvedenými opcody .

Co stím ?

Link to comment
Share on other sites

4 odpovědí na tuto otázku

Recommended Posts

  • 0
  • Administrátor

Neotváraš dvere na niečom, čo nemá dvere?

Ne u dveří to funguje u kapoty to schazuje hru

Link to comment
Share on other sites

  • 0
  • Administrátor

ne ..

 

lze si to vyzkoušet libovolně na ip :

 

89.176.88.146:7777

 

 

příkazy /removehood a /removedoor

 

 

 

PS: Doufám že si to moderátor nevyloží jako reklamu

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...