SA:MP Server Exploit[Read]
#4

Quote:
Originally Posted by 0xF29323
Quote:
Originally Posted by CrαcK
It's like having #pragma tabsize 0 in the scipt...
Sorry, what?
I mean that having return 0; is the easiest way to avoid crashes(like having no loose identation errors), but components will not be synced, will they?
Quote:

Is that even possible? As the tune menu's are built in GTA:SA.

Are the devs notified of this? There has been many servers that were crashed because of this exploit, it will work on ANY SA:MP server.

For example:
pawn Code:
public OnVehicleMod(playerid,vehicleid,componentid)
{
  new model = GetVehicleModel(vehicleid);
  switch(componentid)
  {
     case 1008: // nitro 5x
     {
       if(IsTransfenderCar(model) || IsWheelOfArchCar(model) || IsLocoLowCar(model)) return 1;
     }
  }
  return 0;
}
Reply


Messages In This Thread
SA:MP Server Exploit[Read] - by Danny_Costelo - 20.06.2009, 05:17
Re: SA:MP Server Exploit[Read] - by CracK - 20.06.2009, 05:25
Re: SA:MP Server Exploit[Read] - by Danny_Costelo - 20.06.2009, 05:30
Re: SA:MP Server Exploit[Read] - by CracK - 20.06.2009, 05:38
Re: SA:MP Server Exploit[Read] - by Danny_Costelo - 20.06.2009, 05:45
Re: SA:MP Server Exploit[Read] - by -Davee- - 20.06.2009, 14:21
Re: SA:MP Server Exploit[Read] - by Danny_Costelo - 21.06.2009, 19:55
Re: SA:MP Server Exploit[Read] - by CracK - 22.06.2009, 04:35
Re: SA:MP Server Exploit[Read] - by Chaprnks - 22.06.2009, 05:11
Re: SA:MP Server Exploit[Read] - by Danny_Costelo - 22.06.2009, 06:03
Re: SA:MP Server Exploit[Read] - by Burridge - 22.06.2009, 07:15
Re: SA:MP Server Exploit[Read] - by CracK - 22.06.2009, 08:49
Re: SA:MP Server Exploit[Read] - by Danny_Costelo - 22.06.2009, 15:24
Re: SA:MP Server Exploit[Read] - by Burridge - 22.06.2009, 17:45
Re: SA:MP Server Exploit[Read] - by Danny_Costelo - 22.06.2009, 20:23
Re: SA:MP Server Exploit[Read] - by d0 - 22.06.2009, 20:41
Re: SA:MP Server Exploit[Read] - by Burridge - 22.06.2009, 20:51
Re: SA:MP Server Exploit[Read] - by Danny_Costelo - 23.06.2009, 01:11
Re: SA:MP Server Exploit[Read] - by -Davee- - 23.06.2009, 14:37
Re: SA:MP Server Exploit[Read] - by shitbird - 23.06.2009, 14:57
Re: SA:MP Server Exploit[Read] - by kaisersouse - 23.06.2009, 16:13
Re: SA:MP Server Exploit[Read] - by CracK - 23.06.2009, 16:29
Re: SA:MP Server Exploit[Read] - by kaisersouse - 23.06.2009, 16:29
Re: SA:MP Server Exploit[Read] - by Hiitch - 23.06.2009, 23:06
Re: SA:MP Server Exploit[Read] - by Danny_Costelo - 24.06.2009, 21:33

Forum Jump:


Users browsing this thread: 4 Guest(s)