|
thank you bingbang
and no I is not changing "public OnPlayerDeath(playerid, killerid, reason)" ![]() |

|
edit : public IsARentableBike(carid)
{ for(new i = 0; i < sizeof(rentbike); i++) { if(carid == rentbike[i]) return 1; } return 0; } for the public. |
|
edit : public IsARentableBike(carid)
{ for(new i = 0; i < sizeof(rentbike); i++) { if(carid == rentbike[i]) return 1; } return 0; } for the public. |
|
it's work, thank you very much
...and 1. how to player can't driver sales car 2. how to buy 3 cars :-/ |

|
Hello
![]() Can Someon help me how to fix bug with pay day Using Ranve's v3.0 |
|
D:\Games\Grand Theft Auto San Andreas\samp03csvr_R2-2_win32\gamemodes\larp.pwn(26622) : error 047: array sizes do not match, or destination array is too small D:\Games\Grand Theft Auto San Andreas\samp03csvr_R2-2_win32\gamemodes\larp.pwn(26682) : error 047: array sizes do not match, or destination array is too small D:\Games\Grand Theft Auto San Andreas\samp03csvr_R2-2_win32\gamemodes\larp.pwn(26735) : error 047: array sizes do not match, or destination array is too small D:\Games\Grand Theft Auto San Andreas\samp03csvr_R2-2_win32\gamemodes\larp.pwn(27403) : error 047: array sizes do not match, or destination array is too small D:\Games\Grand Theft Auto San Andreas\samp03csvr_R2-2_win32\gamemodes\larp.pwn(27462) : error 047: array sizes do not match, or destination array is too small D:\Games\Grand Theft Auto San Andreas\samp03csvr_R2-2_win32\gamemodes\larp.pwn(28143) : error 047: array sizes do not match, or destination array is too small D:\Games\Grand Theft Auto San Andreas\samp03csvr_R2-2_win32\gamemodes\larp.pwn(28171) : error 047: array sizes do not match, or destination array is too small D:\Games\Grand Theft Auto San Andreas\samp03csvr_R2-2_win32\gamemodes\larp.pwn(28182) : error 047: array sizes do not match, or destination array is too small D:\Games\Grand Theft Auto San Andreas\samp03csvr_R2-2_win32\gamemodes\larp.pwn(28242) : error 047: array sizes do not match, or destination array is too small D:\Games\Grand Theft Auto San Andreas\samp03csvr_R2-2_win32\gamemodes\larp.pwn(28511) : error 047: array sizes do not match, or destination array is too small D:\Games\Grand Theft Auto San Andreas\samp03csvr_R2-2_win32\gamemodes\larp.pwn(2853 : error 047: array sizes do not match, or destination array is too smallD:\Games\Grand Theft Auto San Andreas\samp03csvr_R2-2_win32\gamemodes\larp.pwn(2856 : error 047: array sizes do not match, or destination array is too smallD:\Games\Grand Theft Auto San Andreas\samp03csvr_R2-2_win32\gamemodes\larp.pwn(28576) : error 047: array sizes do not match, or destination array is too small D:\Games\Grand Theft Auto San Andreas\samp03csvr_R2-2_win32\gamemodes\larp.pwn(28610) : error 047: array sizes do not match, or destination array is too small D:\Games\Grand Theft Auto San Andreas\samp03csvr_R2-2_win32\gamemodes\larp.pwn(2861 : error 047: array sizes do not match, or destination array is too smallD:\Games\Grand Theft Auto San Andreas\samp03csvr_R2-2_win32\gamemodes\larp.pwn(28651) : error 047: array sizes do not match, or destination array is too small D:\Games\Grand Theft Auto San Andreas\samp03csvr_R2-2_win32\gamemodes\larp.pwn(28696) : error 047: array sizes do not match, or destination array is too small D:\Games\Grand Theft Auto San Andreas\samp03csvr_R2-2_win32\gamemodes\larp.pwn(28759) : error 047: array sizes do not match, or destination array is too small D:\Games\Grand Theft Auto San Andreas\samp03csvr_R2-2_win32\gamemodes\larp.pwn(28817) : error 047: array sizes do not match, or destination array is too small D:\Games\Grand Theft Auto San Andreas\samp03csvr_R2-2_win32\gamemodes\larp.pwn(28825) : error 047: array sizes do not match, or destination array is too small D:\Games\Grand Theft Auto San Andreas\samp03csvr_R2-2_win32\gamemodes\larp.pwn(28860) : error 047: array sizes do not match, or destination array is too small D:\Games\Grand Theft Auto San Andreas\samp03csvr_R2-2_win32\gamemodes\larp.pwn(2886 : error 047: array sizes do not match, or destination array is too smallD:\Games\Grand Theft Auto San Andreas\samp03csvr_R2-2_win32\gamemodes\larp.pwn(29095) : error 047: array sizes do not match, or destination array is too small D:\Games\Grand Theft Auto San Andreas\samp03csvr_R2-2_win32\gamemodes\larp.pwn(29149) : error 047: array sizes do not match, or destination array is too small D:\Games\Grand Theft Auto San Andreas\samp03csvr_R2-2_win32\gamemodes\larp.pwn(29202) : error 047: array sizes do not match, or destination array is too small D:\Games\Grand Theft Auto San Andreas\samp03csvr_R2-2_win32\gamemodes\larp.pwn(29514) : error 047: array sizes do not match, or destination array is too small |