Search Results
i was wondering if there was any interior like a garage where players can store there vehicles instead of leaving them in the middle of the street, if there is some interiors it will save me time mapp...
68
hi, can someone help me update my script from 0.3d to 0.3e? thanks
67
Код: if(strcmp(cmdtext, "/dropcar", true) == 0) { if(IsPlayerInRangeOfPoint(playerid, 7.0,2699.4993,-2226.0491,13.5501))//change this!!! { SendClientMessage(playerid, 0xFFFF...
57
thanks i did it but i still get this error Код: C:\Documents and Settings\Owner\Desktop\Samp Stuff 2\my scripting\The Server\gamemodes\LS_DM.pwn(264) : error 029: invalid expression, assumed zero ...
128
i dont know what line there on
128
can someone help me make a /dropcar system for my server? i tried but it never worked Код: if(strcmp(cmdtext, "/dropcar", true) == 0) { SendClientMessage(playerid, 0xFFFFFFFF, ...
128
what do these errors mean? Код: C:\Documents and Settings\Owner\Desktop\LS_DM.pwn(282) : error 055: start of function body without function header C:\Documents and Settings\Owner\Desktop\LS_DM.pw...
91
Код: if (strcmp("/dropcar", cmdtext, true, 10) == 0) { SendClientMessage(playerid,0xFFFF00AA, "Take The Car To The Checkpoint For Exporting!"); SetPlayerCheckpoint(playerid,2699.4993,-2226.0...
71
if someone can help me that has teamviewer pm me and i'll give the id and pass to help thanks, -A
71
Код: C:\Documents and Settings\Owner\Desktop\Samp Stuff 2\my scripting\The Server\gamemodes\LS_DM.pwn(254) : warning 209: function "OnPlayerCommandText" should return a value C:\Documents and Sett...
64
Thanks, +1 Rep for both of you!
65
i did this but it doesn't repair the car? Код: if(strcmp(cmdtext, "/fixcar", true) == 0) { SendClientMessage(playerid, 0xFFFFFFFF, "Vehicle Fixed!"); SetVehicleHealth(play...
65
i need help, i get 4 errors Code: if(strcmp(cmdtext, "/grove", true) == 0) { SendClientMessage(playerid, 0xFFFFFFFF, "{FF0000}SERVER: You Have Been Teleported!."); new ...
67
i was playing around and made a /dropcar and get 1 error? Код: if(strcmp(cmdtext, "/dropcar", true) == 0) { SendClientMessage(playerid, 0xFFFFFFFF, "{FF0000}SERVER: Drop The C...
59
Код: C:\Documents and Settings\Owner\Desktop\Samp Stuff 2\my scripting\The Server\gamemodes\LS_DM.pwn(214) : warning 217: loose indentation C:\Documents and Settings\Owner\Desktop\Samp Stuff 2\my ...
129
sorry Код: C:\Documents and Settings\Owner\Desktop\test.pwn(95) : error 017: undefined symbol "robbing" C:\Documents and Settings\Owner\Desktop\test.pwn(95) : warning 215: expression has no effec...
129