Search Results
PHP код: GoldenLion  3 words for you Learn Algorithms First. Then talk to me . surely it's copied example i didn't say i wrote it . so instead of trying to be a hero , solve his prob...
183
.... give us more we'll help you more . you're missing something where is the stocks of SetPlayerWantedColor .. GetPlayerWanted... where r the IF conditions on your " OnPlayerUpdate " Revise you...
183
Dude . No one can help you like that ... every one will ignore you ... what in god name is that " the specating doesn't work it show the play but he stuck and he is moving" Explain your problem , w...
89
Hello , i got a problems like that longtime ago , you should be aware of two things while mapping new objects and using them with "streamer" PHP код: worldid  and  interiorid  you...
105
One more thing / If you just want to block access to one port from an ip xxx.xxx.xxx.xxx to port xxxx then type command: PHP код: iptables -A INPUT -s xxx.xxx.xxx.xxx -p udp --destin...
65
your missing something up here .. PHP код:         Syntax to block an IP address under Linux . however , you'll feel that the server went DOWN . but he's just bl...
65
recompile , and if its still there .. i would like to see the Float.inc in your include foolder
112
.... insufficient information ... what the server says to you as a PROBLEM
56
try this PHP код: CMD:buyh(playerid,params[]) {     if(PlayerInfo[playerid][LoggedIn] == 0) {         SendClientMessage(playerid, COLOR_BRIGHTRED, "You must be logged in...
81
this error is because your code is outside of a function. For example: PHP код: format(...); main() { }  Right way to do is : PHP код: main() {     format(...); }  goo...
137
Hello , can i see the PHP код:           ResetVars(playerid);  and Try to add PHP код: SaveStats(playerid);  down your CMD
102
i'll see what i can do , and i'll post a reply
101
donsta3000 i dont know why vince understood my problem ... , at least just be quiet and Watch the pro's helping , that's all what you're carrying about ? english , you'll never see me again doing a si...
101
Hello , directly : after im doing the command /apark , it destroyes the vehicle and it never come back till i'll relog ( i will find the car in the last position before i'll do apark) here is th...
101
aight ty mate for your help , i know the problem from where i variable was declared with same previos work .. ty brother
109
same problem but now the vpark doesnt work , and if im in my car and i typed vpark nothing happens , if im on foot , he says i need to be invehicle to use the Vpark ... but the apark the same bug , pa...
109
hello , can someone tell me what's wrong with my code of parking .. apark used for admins only , and there is vpark used for users to park their vehicles but when im doing apark or vpark , it parks...
109
in your gamemode at the end of AddStaticVehicle(......,-1) -1 to never letting the car getting respawnd
75