Search Results
Make a filterscript with this: SendRconCommand("mapname Whatever"); on ongamemodeinit
84
No new players can connect to my server because of an invisible bot attack. IP of the attacker is not seen anywhere and it doesn't seem that any bots (as players) are connecting, people just get the "...
163
*Bump* (This is really important to me, atleast post your theories).
134
To dump an array (enum'ed too) to a file, regardless of what kind of data it holds? And then later load it? I think it's bossible , but I have no idea how to do that. Thanks for your help in advance.
134
Is it possible to query an url with SA:MP server?
71
Quote: Originally Posted by [Hunter ] mirros would be Nice Mirror (-.^"
644
Mirror: http://forum.gan.lt/ZAnimationViewer.rar Hope it helps
1,127
OMG thanks. I never noticed that function before.
111
Quote: Originally Posted by KANiS6111 OMG thanks. I've never noticed that function before.
111
Hey! I want to make a function that would setplayerfacing angle and make the player look at a specific coords (x and y). I know this is possible, but I'm not good enough to make a function like that y...
111
Код: stock DoesPlayerHaveAnyWeapons_OMG_thats_a_long_name_for_a_Freakn_function(playerid) { new ammo,weapon; for(new slot=0; slot<12; slot++) // Assuming that there are only 12 weapon slo...
185
Sorry for double post... not intended to do that.
272
I think there's no way to walk around this with enums... If you think there is, please give me an idea of how to do it...
272
it works with [1][1][1]... but if you type try to make the 3rd dimension atleast 2 slots deep, you get an error. Please help... I need to save a string as a player flag. There can be 200 players and 3...
272
Yes it's possible... Try this: Код: public OnPlayerKeyStateChange(playerid, newkeys, oldkeys) { if(newkeys & KEY_SECONDARY_ATTACK) { if(!(GetPlayerInterior(playerid) == teh_casino_interi...
157
Is there any way to make one? Or to atleast achieve the same effect? Please help. Thanks.
272