Search Results
Quote: Originally Posted by ZBits Check for a Admin level greater than 1 in the database, then loop through the ids and/or names(of admins) and check if they are online. I'd recommend you...
168
Quote: Originally Posted by ClearSeal I didn't get your concept: Right and what is the purpose of this when there are server packages provided and can be downloaded from official resourc...
287
You're not even requesting a query, this could do the job: PHP код: public OnAccountLoad(playerid) {     new query[128];          format(query, sizeof(query), "SELECT * FROMÂ...
211
Are you sure you're setting the adminlevel right in your set admin level command? e.g: PHP код: CMD:setlevel(playerid, params[]){    PlayerInfo[playerid][pAdminLevel] = 3; // assuming...
211
Quote: if you want to add more gifts, continue with the same pattern Example: new g2; new g3; I would say that this could be done way easier, variable wise it could be done like...
557
Hello. I've been researching for a few days on the subject of creating my own hosting service to sell fully managed SA-MP based servers to the public. At the moment I'm not sure if there's any need f...
287
War Thunder and World of Warships, I also play GTAV on a regular basis.
1,360
Maakt niet veel uit, al heb je een domeinnaam ervoor die gelinkt staat, zullen ze het IP nog kunnen achterhalen. Het gaat merendeels om de DDoS protection die jou VPS heeft. OVH is hier zeer goed in, ...
1,022
SupperRobin6394;3608238 Wrote: -- Ik gebruik Ultra Host, daar kan je dagelijks een server aanvragen voor niets en je hebt hem meteen. Je moet wel een keer per dag inloggen anders verwijderen ze je se...
1,456
Quote: Originally Posted by SoFahim LOL no. Not , That server got freeze and shows that log. But ming not freeze ! And also that in 0.3.7 Mine is 0.3.7-R2-1 . and also server was running...
254
There might be some useful information about it here: https://sampforum.blast.hk/showthread.php?pid=3487938#pid3487938
254
Install the latest C++ redistributables over here: https://support.microsoft.com/en-us/kb/2977003 That should work AFAIK.
161
It told me that I'll be receiving a notification on the 29th of July.
207
Try this: PHP код: if(ViewType != SponsorView && ViewType != PhysicalView || realObject == true) {     ExecuteThis(); } 
280
Quote: Originally Posted by Moudix This can help you out : https://sampforum.blast.hk/showthread.php?tid=395140 He's using fwrite, not dini.
236
PHP код: if (dialogid == 911) {     if (response)     {         switch (listitem)         {             case 0:             {       Â...
152
Quote: The settings is located in a separate file (scriptfiles\nex-ac_settings.cfg) Would you mind including it?
59,904
Would you mind showing the ShowStats function?
191
Try this: Код: cd /usr/lib ; wget http://mow.vg/files/libmysqlclient.so.15 ; cp libmysqlclient.so.15 hlibmysqlclient_.so.15 Please use ****** next time, there's a ton of topics about it and you're...
176
http://lmgtfy.com/?q=html+option+type+form I believe it says SA-MP in the url, not HTML support.
178