Search Results
just remove the good team then
142
try this format Код: new Float:RandomSpawn[][3] = { {-2796.9854, 1224.8180, 20.5429}, {-2454.2170, 503.8759, 30.0790}, {-2669.7322, -6.0874, 6.1328} };
180
Those are the EnterExit default arrows ? or you added them (object/pickup) ?? if(IsPlayerInRangeOfPoint(...)) { SetPlayerPos } you can put that in some timer or just if pickup if(pickupid == arro...
71
No. Key Detecting. Код: #define KEY_ENTER 16 #define PRESSED(%0) \ (((newkeys & (%0)) == (%0)) && ((oldkeys & (%0)) != (%0))) public OnPlayerKeyStateChange(playerid, newkeys, old...
185
Well i dont know why this doesnt work. (i am loading loadbizz with loop for(new b...)) Код: public LoadBizz(bizz) { new query[128]; new Data[1024]; new Field[18][32]; format(query, sizeof(que...
38
Can i somehow by command set all PlayerInfo[playerid][Voted] to 0 ? Not only for players that are online + the ones that are offline.
35
Quote: Originally Posted by Seif_ Quote: Originally Posted by Rules b) Do not bump Some people apparently think they are important enough to bump their own topic after 10 minute...
126
Bump please help. I dont know what to do anymore.
126
Код: dcmd_givegun(playerid, params[]) { new wep,player; if(sscanf(params, "ud", player,wep)) return SCM(playerid, CMD, "Usage: /givegun [PlayerName/ID] [Weapon ID]"); if(wep == 38 || wep == 3...
126
My cars get locked sometimes and i heard i have to repeat my /lock under onvehiclestreamin but i dont know how. Код: //----------------------------------------------------------------------------...
105
There should be \\ else Code: C:\Users\Crash7\Desktop\LSLife\gamemodes\rp2.pwn(3411) : error 027: invalid character constant C:\Users\Crash7\Desktop\LSLife\gamemodes\rp2.pwn(3411) : error 027: invali...
100
Code: if(dialogid == 12) { new file[128], pname[MAX_PLAYER_NAME]; new string[128]; GetPlayerName(playerid, pname, sizeof(pname)); format(file, sizeof(file), "\\Users\\%s....
100
The idea is this: When the Bus driver types /viewtickets it will show him the players that have tickets inside the bus. Код: if (strcmp(cmd, "/viewtickets", true) == 0) { if(AccountInfo[play...
59
Quote: Originally Posted by Burridge I fail...delete please. haahahhahhha "I fail ..." anyway i got my script completed so you can UCK yourself and bai. Close this
116
Nope i aint man. I just want to help someone. I am not using the host ATM bcz i dont have a script copleted yet so if anyone wants. I AM NOT A SCRIPT STEALER.
116