Search Results
Quote:
Originally Posted by rumen98
No problem, I'm glad that I helped you
Glad someone finally helped fix it.
Already +repped
133
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...
133
They save...but reset when I connect.
pawn Код:
#define FILTERSCRIPT#include <a_samp>#include <dini>#include <dudb>#include <sscanf2>new file[256];enum WepData{ ...
133
Fixed the saving problem. Now they wont load.
84
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...
84
What's the OnPlayerConnect code
149
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...
244
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...
244
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) :...
244
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...
128
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 ...
208
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...
216
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...
208
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...
164
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...
208
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) ....
250
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...
214
Quote:
Originally Posted by SAMProductions
Like This (?) :-
pawn Код:
public OnPlayerText(playerid, text[]){ if(IsPlayerAdmin(playerid)) { new pName[MAX_PLAYER_NAM...
214
Quote:
Originally Posted by SAMProductions
Like This (?) :-
pawn Код:
public OnPlayerText(playerid, text[]){ if(IsPlayerAdmin(playerid)) { new pName[MAX_PLAYER_NAM...
214
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...
214