Search Results
Hi, i want to save my Teams with dudb. But the problem is that when i save a team, it wont save problably, it saves. But wrong team. Heres my code Above main: pawn Код: #define TEAM_LSPD 2#define...
51
pawn Код: public OnPlayerSelectedMenuRow(playerid, row){new Menu:CurrentMenu = GetPlayerMenu(playerid);if(CurrentMenu == lvpdmenu){switch(row){case 0: //request{gTeam[playerid] = TEAM_LVPD;SendCl...
179
EDIT: I changed a little, but now ther checkpoint wont show pawn Код: {  new Menu:CurrentMenu = GetPlayerMenu(playerid);    if(CurrentMenu == Cop)    {       switch(row)       {  Â...
40
1. No i didn't that was the problem, thanks! 2. No.
97
My Script runs good but when i open the server it says: Script[Gamemode/Admin.amx] invalid index Parameter <bad entry point> What does it mean, and why is it there?
97
Код: must be a constant expression; assumed zero Heres the line pawn Код: new Float:DrivingChecks[10] ={    {1526.8494,-1661.9990,13.1246},      {1526.9148,-1719.3868,13.1229},      {1...
55
What excactly do you want it to do?
139
Quote: Originally Posted by JaYmE add '#include <a_samp>' at the very top of your script Why, its always there. Still don't work anyone?
141
Quote: Originally Posted by Don Correlli Check your script. You're probably missing one { or }. Nope.
141
Yeah? I've tryed that. Look what came up, still looking for a answer. Код: C:\Documents and Settings\Ole\Dokumenter\GTA Server\gamemodes\Cabby.pwn(255) : error 029: invalid expression, assumed zer...
141
pawn Код: if (strcmp("/ocmds", cmdtext, true, 10) == 0){if(LSHaulMember[playerid] == 1)}SendClientMessage(playerid,COLOR_GREY,"Organization commands");SendClientMessage(playerid,COLOR_GREY,"/oc - ...
141
Try remove "RemovePlayerFromVehicle" From the other licenses.
189
Made it more easy to look at Код: #include <a_samp> new iRandomNumber = random(25); new Float:RandomSpawn[][4] = { {-2796.9854, 1224.8180, 20.5429, 192.0335}, {-2454.2170, 503.8759, 30...
129
I use number 1 to that, but N.19 looks like the right one..
151
Quote: Originally Posted by laser50 i wil learn scriting but im 12 and from holland so i dont understand shiit Does that make a difference?
140
Quote: Originally Posted by laser50 well i meaned thet may you guys couldt make it for me... Try read instead! It ain't so hard!
140
It reminds me of BeckzyBoi's Shamal....Anyway good job
1,014
PlayerToPoint. In other words link: https://sampwiki.blast.hk/wiki/Automatic_Gates
140