Search Results
Shameless bump for Karlip's attention. I bet you don't even know who i am. I am pspleo/Leopard/[K4L]Leopard and was here until i decided to code my own game. But i've stopped SA:MP scripting, for good...
19,253
I fired up SA:MP now after installing 0.3, and to my surprise it still works. I installed Zamaroth's textdraw editor onto the server. Started with an computer script: Also planning on adding mouse ...
516
Quote: Originally Posted by oggylt Код: SetPVarInt(playerid,"variable",GetPVarInt(playerid, "variable")+1;); You could use an define. pawn Код: #define IncreasePVarInt(%1, %2,...
4,597
You maybe need to bump up the hamachi adapter to the top of the networking list.
138
As you might know, i am coding my own game (signature). I would suggest you use allegro to start off as an game engine. allegro.cc If you need any help just send me an PM.
173
Quote: Originally Posted by Everybody Torrent makes a big file, whats connected to the internet, somewhere. If you upload it and ex. i start dling it, i dl it form the web, not someone els...
268
Quote: Originally Posted by Seif_ Try using torrent maybe? Indeed, torrents are a great way to share big files.
268
http://www.cnn.com/2010/WORLD/americ...ex.html?hpt=T1 Worse than Haiti. At the moment 78 people is confirmed dead.
67
Quote: Originally Posted by Gucci's Label <fail> Use [ pawn ] [ /pawn ] tags. Or even better, post it to Pastebin...
156
Don't use any antivirus. Use your head - it's your best protection.
174
Quote: Originally Posted by »»»Hakam I prefer using Windows. More stable, flawless. Correct me if I am wrong. ~Hakam. So? This is a linux topic, stop clutting it up with Windows non...
521
Not to jack your topic but a thought came onto my mind, which Linux would be the "regular" OS? You know, everyday use, for normal people? Leo
521
Quote: Originally Posted by [SAP Sidhu ] - Running Vista (32 bit) That's the problem. Leo
218
Quote: Originally Posted by Mujib Bump! Why?
253
pawn Код: public OnPlayerText(playerid, text[]){  if(!strcmp(text, "hey", true))  {    SendClientMessage(playerid, 0xFFFFFFAA, "Message here");  }}
174