Search Results
Quote: Originally Posted by Daren_Jacobson try doing it in the GF, it should say it twice, so the real problem is the script, but indeed, this would fix it. Fix what? There's nothing to...
873
pawn Code: public OnPlayerSpawn(playerid){  print("Debug: OnPlayerSpawn Called");} Just tested it, it's only called once. And that code does nothing besides switch a couple of useless variables.
873
Quote: Originally Posted by tima Tell me please how to be authorised on a server if bot nick is registered? pawn Код: // Top of script#define BOTPASS enteryourpw// Anywhere you want...
19,310
Simply use variables, loop trough all players under OnPlayerText "if(ignore[i] == 1) return 0;", where i is the loop variable, return 0 doesn't send them the message.
73
Quote: Originally Posted by Toney So stream it what a problem? pawn Код: new object1;new object2;public OnPlayerRequestClass(playerid, classid){    object1 = CreateDynamicObject(pla...
88,539
Quote: Originally Posted by [SU BP13 ] Quote: Originally Posted by Kylla Quote: Originally Posted by Incognito Kylla: Nothing has changed about the streaming code in...
88,539
Quote: Originally Posted by Incognito Kylla: Nothing has changed about the streaming code in v2.3.3. Whatever problems you are experiencing now are probably present in the older versions a...
88,539
I'm having a serious problem with the latest version of the streamer, some objects appear, others don't, it appears when your actually a feet away, the draw distance is set to 200, older versions work...
88,539
Quote: Originally Posted by Blacklite The people at game monitor are lazy, and refuse to fix even the simplest bugs. Not really, your most likely talking to the wrong person. Try speaki...
182
You should seriously find a better place to host your images, I get porn ads of this..
212
Windows 7 is the best OS microsoft has EVER released. It beats both XP and Vista(obv). Those that complain that windows 7 sucks, can't run it, windows 7 requires highers specs than XP, I've used XP fo...
1,038
Quote: Originally Posted by CJ101 - More FREAKIN themes! There's enough, and you can easily download a theme off the net. Quote: Originally Posted by CJ101 - A Better music...
1,038
He most likely posted this to get it stickied, like the one in the plugin section .. good job anyway.
1,238
pawn Код: new CarLocked[MAX_VEHICLES] = 1; Add this to the top. 1 for locked, 0 for unlocked.
176
Quote: Originally Posted by 00aaaa00 [source]forward LockVehicle(vehicleid); In ongamemodeinit SetTimer("LockVehicle",1000,1); public LockVehicle(vehicleid) { for(new i=0; i<MAX_PL...
176
Quote: Originally Posted by © HungryPinkPig © Press button "2" for NOS FS? pawn Код: public OnPlayerKeyStateChange(playerid, newkeys, oldkeys){    if(newkeys & KEY_SUBMISSIO...
272
All the official servers used to have their own section on the SA:MP forums, things changed, LW has their own forum now => http://forum.littlewhiteys.co.uk
138
Quote: Originally Posted by [03 Garsino ] Quote: Originally Posted by Incognito The .NET Framework is required only for Windows. Is there an object converter for this? Becaus...
88,539