Search Results
No large string sizes, and I have the most up to date so files. Running out of ideas :S
219
Haha, I'm not dumb, the server starts and I use Linux server, but after a while it gives me the fatal crash.
219
Nobody who can help me? Please?
219
Hello all, My gamemode that Im working on is working fine on Windows, but when I run in on my Ubuntu machine, it gives me a fatal crash pretty soon: Код: Started server on port: 7777, with max...
219
Hi all, A simple quick question: how can I get the current system timestamp in PAWN? So not the timestamp of the ingame time, but the system time. Thanks!
84
How u mean? param is just a variable that is declared in the sscanf at the command. .. This is how it should work: \debug bas alevel This should give me my name, "alevel" and 100 (this is my admin l...
203
pawn Код: enum pvars{did, loggedin, playername[MAX_PLAYER_NAME], .............20 more};new playerinfo[MAX_PLAYERS][pvars];
203
playerinfo is an enum. I want to be able to do it like this: \debug Bas job.
203
Hello everyone, Got a little problem. I created a command so I can read player variables: pawn Код: CMD:debug(playerid, params[]){    new user, param[10];    sscanf(params, "us[10]", user, p...
203
Replace mysql_fetch_float by mysql_fetch_row, that's all. It should work.
125
That's impossible. If you mod your san andreas, no-one will see it. So christmas trees will not work. Bas
124
Okay, first of all: This script wont work anymore when a car get's removed in-game (like selling a car) because it will take the number of rows in the database. So you have id 1 to 5, 4 get's removed,...
83
Great. If anyone is interested, please contact me via PM or Windows Live Messenger: sabsab50@hotmail.com
157
Thanks steven. Interested in joining the team? Bas
157
No, this isn't a advertisement, as there isn't a server.
157
Hi everyone, First of all... I am Bas, I am 16 years old and I live in Holland. I'm a professional webdesigner, but can code C# and PAWN too. I recently started a new project: Project Noname. It's th...
157
Hi everyone, Just a little question: How can I set a vehicle's respawn position? Like when I save the position of my vehicle, it will update the mysql etc, but how can I make sure the vehicle will re...
95