Search Results
Quote:
Originally Posted by rumen98
No problem, I'm glad that I helped you
Glad someone finally helped fix it.
Already +repped
18
Quote:
Originally Posted by DarK_FeneR
my problem, too... dini of sh**
His works! Go to pawno and make a new file, save it in your filterscripts, add a Weapons folder in scriptfiles an...
18
They save...but reset when I connect.
pawn Код:
#define FILTERSCRIPT#include <a_samp>#include <dini>#include <dudb>#include <sscanf2>new file[256];enum WepData{ ...
18
Fixed the saving problem. Now they wont load.
23
So this says it saves weapons every 2 seconds...but it doesnt. Creates the save .cfg file for the account but doesnt save weapons.
Ideas?
pawn Код:
#define FILTERSCRIPT#include <a_samp>#incl...
23
What's the OnPlayerConnect code
29
Quote:
Originally Posted by sl!x
now i get two errors
PHP код:
C:\XX\XX\XX\XX.pwn(110) : error 001: expected token: ";", but found "{"
C:\XX\XX\XX\XX.pwn(117) : error 01...
49
Quote:
Originally Posted by sl!x
i did it like this but again the same error
PHP код:
new TeamInfo[ MAX_TEAMS ][ teaminfo ]= {
( "Aztecas", AZTECA_COLOR, 0, 0, 0...
49
Quote:
Originally Posted by sl!x
can some one help me with this error tried already everything but havent found anything
this is the whole error
PHP код:
C:\XX\XX\XX\XX.pwn(117) :...
49
Quote:
Originally Posted by rumen98
Hi I want to ask, after I create a vehicle and destroy it there a way to not respawn again this vehicle?
If possible can you give me the code or at leas...
39
Quote:
Originally Posted by Vince
You can use any editor you want. The only thing you need is the compiler itself (pawncc.exe).
Well that sums it up! Thank you, I wasn't clear on it as ...
46
Sometimes when a computer turns on an makes a beep there might not be any operating system installed. Like Zues said, could be damaged ram. When you handle computer hardware ALWAYS touch a grounded me...
40
Quote:
Originally Posted by Derryd
I'm just using the one you get with the SA-MP server files lol
I think thats the latest one. Before I discovered that I found one that looked mid-90's...
46
You can find simple programs that overrides the fans, so you can set them on high. I have to do that with my Dell Studio. Anyone that I know who has a Studio 1535 will over heat. I use I8kfangui and i...
31
Quote:
Originally Posted by Derryd
Hi was just wondering if there's any better Pawno IDE's available. The IDE its self is pretty outdated and function limited.
Thanks
Are you using the...
46
Quote:
Originally Posted by SuperSpeedee
My english is not good.
can you tell me what is this and how to make server online?
thankyou
Go to your routers web page (usually 192.168.1.1) ....
58
Quote:
Originally Posted by ShivRp
Just replace this -1 with some other hexadecimal color code!
This is a sample of red!
Try this.. Is this what you were asking?
pawn Код:
public OnP...
51
Quote:
Originally Posted by SAMProductions
Like This (?) :-
pawn Код:
public OnPlayerText(playerid, text[]){ if(IsPlayerAdmin(playerid)) { new pName[MAX_PLAYER_NAM...
51
Quote:
Originally Posted by SAMProductions
Like This (?) :-
pawn Код:
public OnPlayerText(playerid, text[]){ if(IsPlayerAdmin(playerid)) { new pName[MAX_PLAYER_NAM...
51
When I login /rcon and chat, it shows up [Admin]Brandon: blah blah.
But it shows up in white. Any way to change that to red?
pawn Код:
public OnPlayerText(playerid, text[]){ if(IsPlayerAdmin...
51