Search Results
A Good Script and the level of Roleplay of the players.
190
I dont think you need to use the public function for "bannable" just the timer each 20 secs or so to check if someone has x type of weapon, also it should be useful for you to makeit so it wont ban ad...
107
Quote: Originally Posted by Antonio [G-RP] How about you write your own? Can you EVER do something worthful and help people in this forum?
158
What do you mean? a IRC Client Connection with the Server or just something like the "IRC" chat channels in game?
106
Don't Double Post, It's not allowed, Read the Rules.....
118
LuxAdmin is a good one... and its in english
158
Quote: Originally Posted by [L3th4l] CallLocalFunction = Looks through your script CallRemoteFuncion = Looks through other loaded scripts More info on wiki. Will Try it, Thank you.
154
I'm not dumb, I know that, I'm asking about How can I CALL it under a Different public Function, I already have that done, I just need to know how I can call it from a different function so it.
154
Hello, I was looking through the forums and really couldn't find this, I would like to "Call" a Function if a Timer is on, How can I do so? Thanks in Advance..
154
It's good you fixed it but... Offtopic Nice Avatar, LOL.
106
I dont think it is posible? But it seems interesting, i'd keep an eye on this post to see if someone replies.
73
Код: if(GetPlayerMoney(playerid) < 15000) return SendClientMessage(playerid, 0xFFFFFFFF, "You need $15,000 to be able to buy a car!");
111
Quote: Originally Posted by funky1234 Apart from what JaTochNietDan said, that should work to be honest, but you could try destroying the pickup when someone picks it up pawn Код: De...
125
Also add Код: SetPlayerInterior(playerid, 0); Under your OnPlayerDeath callback
63
You need to set the player's interior if thats the problem, let me look for the correct interior and get you it Edit: Interior ID: 5 322.197998, 302.497985, 999.148437 Just add this line before Set...
63
Check for one that is done and edit it however you want, or post in the scripting requests thread, this is kinda something big.
78
Show only the error lines -_- , well here it is fixed Код: #include <a_samp> #if defined FILTERSCRIPT //-.-Define Colours-.- #define COLOR_RED 0xAA3333AA //Da Nang Boy #define COLOR...
106
Are you using 2 else's,thats why it wont work
97