Search Results
Hello, everyone! I personally think SA-MP scripting is one of the best ways to dive into programming. Here are few main features: 1. Simple language. PAWN is a language that easy to study. Unlike...
125
Quote: Load maps with objects, vehicles, removable buildings from your PC straight to remote (or local) SA-MP server SAMP Server Map Manager 2.0 What is it? SSMM – SA-MP Serv...
649
Quote: Originally Posted by SecretBoss Not working for me, even if I edited php file to my host, tables, ids etc I get this empty box You should have edit index.html too. Now, here's n...
586
Quote: Originally Posted by CoaPsyFactor its enough for me to see only two files, even tho you are using knockoutjs, grid and jquery .... They are loading from url (index.html): PHP C...
586
This script shows TOP of players by categories Using: # - jQuery # - Knockout.js + simpleGrid # - PHP. # - MySQL. Features: # - Simple and flexible settings. Default settings: # - Selection limit: 1...
586
Does it close all unclosed connections automatically? Is it necessary to use mysql_close() every time I exit server / make new connection (to the same db)? I have FS using MySQL BlueG to install on se...
92,762
Лимиты обновлены Добавлены типы пикапов Добавлены ссылки на Sscanf от ******/(Emmet repo) и Mysql от BlueG
1,050
Quote: Originally Posted by mk124 @BRICS: You can take a look at my post #209 for player variables (http://forum.sa-mp.com/showpost.php?...&postcount=209). I don't know what you mean...
29,875
Could you present more examples using player's variables, global variables, foreaching online players?
29,875
Обновление PawnoKit # - Добавлены новые типы диалогов: 1. Таблица 2. Таблица с заголовками # - Добавлены скины 0.3.7 # - ...
1,050
Quote: Все для скриптинга, Всегда под рукой Описание PawnoKit - Набор скриптера. Приложение, содержащее в себе с...
1,050
UPDATE # - IE supports now # - Weather's views added. # - Race checkpoints added. # - PaintJobs added. # - GameText Styles updated: color and special letters added. # - Skins list updated: legalists,...
898
Quote: Originally Posted by Nicow Wtf please. Most of you didnt read : I'm purposing a server.cfg value... If you dont want more than 100 then dont change that value.. If you want more or ...
280
It's not impossible to get server's players when they more than 100. https://sampwiki.blast.hk/wiki/Query I want to suggest to create new opcodes for getting every hundred players. For example: Opco...
280
+1 I want to suggest to create new opcodes for every hundred player's id. For example: Opcode: '0' -> get players from 0 to 99. Opcode: '1' -> get players from 100 to 199 Opcode: '2' -> get ...
280
PHP код: new var;  PHP код: if(var == 0) {    // показывать что-нибудь другое } else // переменная не равна нулю {   ...
80
It's HTML + JS app. Everyone can look at the source code via Right Mouse Click -> View Page Source. Codes like Skins List and Vehicles List are being generated by AJAX and have open source code too...
898