Search Results
Quote: Originally Posted by [Bios]Marcel How bout u use smth like the playerfile has the players name, that would at least make sense I dont want it like that.. It was with playername.i...
71
*bump* cant manage to fix it.. any help?
71
hi there i made my register system to work like this: files creating with numbers (%d.ini, aka 1.ini, 2.ini etc..) then its adding on a file called UsersList.ini this information: Users = (number of r...
71
Quote: Originally Posted by KingHual If you're using 7777 you should forward 7778. Thank you so much! ♥ ♥ ♥
101
Quote: Originally Posted by KingHual Have you forwarded the port after the SA-MP server's port? Im using 7777 port, so i forwarded 7777 and 777 also..
101
Hi there. I installed the SA-MP+ plugin and i tried to log in to my server, I do see the SA-MP+ logo when the screen is loading, but the console says [SA-MP+] Player Connecting, has the SA-MP+ plugin:...
101
Quote: Originally Posted by Clad pawn Код: if(DOF2_IsSet("ExDM/Users/UsersList.ini", GetName(playerid))){// REGISTER CODEreturn 1;}else if(!DOF2_IsSet("ExDM/Users/UsersList.ini", GetNa...
88
This is what i did with dini: pawn Код: if(!dini_Isset("ExDM/Users/UsersList.ini", GetName(playerid))){ // REGISTER CODEreturn 1;}else if(dini_Isset("ExDM/Users/UsersList.ini", GetName(playerid))...
88
Quote: Originally Posted by Clad pawn Код: if(!strcmp(cmd, "/parkcar", true)){            new vehicle;            vehicle = GetPlayerVehicleID(playerid);        if(!din...
122
Quote: Originally Posted by Jack_Leslie Do you have enum variables that you store the information in? Example: Код: VehicleInfo[vehicleid][ParkX] Nope.
122
Quote: Originally Posted by Jack_Leslie Why don't you just create the vehicle in that part of the code instead of setting the position? its my vehicle system, i made /buycar command the...
122
Quote: Originally Posted by Hitek Now, can you help me with a sscanf link? I'll give you rep+! https://sampforum.blast.hk/showthread.php?tid=120356
136
download dini include and put it inside your pawno/includes folder
136
hi, i made that command: Код: if(!strcmp(cmd, "/parkcar", true)) { if(!dini_Int(GetFile(playerid), "HaveCar")) return SendClientMessage(playerid,red,"You dont have car"); if(!IsPlayerIn...
122
Quote: Originally Posted by ryansheilds Sir maybe try: Код: if((time[0] >= 21 && time[0] <= 24) || (time[0] >= 0 && time[0] <= 8)) (: THANK YOU <3
93
Hi, I mean is it possible to do a command that will work only between 21:00 to 8:00? i tried that: Код: if(!strcmp(cmd, "/test1", true)) { new time[3]; gettime(time[0], time[1], time[2]...
93
Quote: Originally Posted by Ahrim erm, Maybe you're on the country which can't access sa-mp? try use ermm, Fake Ip xD lol with proxy its working, but the sa-mp list not .. :\
185
Quote: Originally Posted by Frank Biohazard I can't fix you're internet problem, About the other one ; Re-Install SA-MP i did thats and its not working :\
185