Search Results
Emergency Lighting System This is all server sided, no client addons. This script isn't running on 10+ timers, it's efficiently scripted with just one timer doing all the work. The script triples up ...
157
Quote: Originally Posted by zT KiNgKoNg Hi Leon, Ignore the commented out lines, I commented those lines out to see if it made a difference; but at so avail it didn't; anyway so what you...
111
That piece of code should work, it works for everyone else. But here are some more advanced functions I have found, try using these functions. Код: function get_ip_address() { // check for s...
134
Looks like a mod code I think, or audio.
295
" I do not have a router" Then what do you have?
127
Nice work, but I really really wish people can tell the difference between lights and sirens. I clicked this topic thinking someone created medic sirens with OnVehicleSirenStateChange. But I guess the...
769
Here is MTA synced AI (also shows the possibilities with it) [ame]http://www.youtube.com/watch?v=STx9v9H_J18[/ame] Skip to around 0:30 But yeah, that's just a response to your statements. I love SA-...
15,233
Quote: Originally Posted by Kalcor If they did it is most likely like SA-MP's 0.2.5 actor system and not properly synced for all players. Nope, they are synced throughout all players. ...
15,233
Quote: Originally Posted by Kalcor The 0.2.5 actors were not synced. What you are seeing in those videos is essentially just GTA:SA's single player AI. I could go and add everything from s...
15,233
Fixed up your codeShowPlayerDialog() doesn't need to be called 13 times (put it outside the loop) You need to add the string to the string pawn Code: CMD:client(playerid, params[]) {     if(pInfo[...
188
The new actors system seems promising.
15,233
I have no mods, read the thread.
117
Not sure if this has been reported already but I encountered a problem with one of the new skins. PC Specs Graphics Card: NVIDIA GeForce GTX 610 Ram: 4.00 GB Game Info SKIN ID: 302 Install: Fresh in...
117
Very nice, is this a ****** restoration or your own?
996
You're formatting the string AFTER sending the message.
241
Quote: Originally Posted by Admigo Car siren functions: pawn Код: //This will work on vehicles that have a siren like vehicles that are created with sirens.(0.3.7 RC4)native SetVehicle...
6,400
Very small suggestion - a new camera view for connecting status in 0.3.7.
6,400
Quote: Originally Posted by Infra Ehm, no? Ignore, this is server side.
6,400
RemoveBuildingForPlayer() bug: If you attempt to remove the same building twice for the player, it completely freezes their client and unable to type in dialogs or anything. In windows 8 clients have ...
140