Search Results
Post the command codes.
128
Try the this functions: Код: PlayerTextDrawBoxColor PlayerTextDrawBackgroundColor I'm not 100% sure this works, but trying is free? xD
115
Hi, my server stops when i add this script in gamemode. pawn Код: #define PUBLIC:%1(%2) forward %1(%2); public %1(%2)new BadWeapons[][] = { //{Weaponid, Solt id}    {2, 1},{3, 1},{4, 1},{5, 1},...
168
The list you made is very long. Use Strcat.
226
Quote: Originally Posted by Abagail I believe it's not possible to get their actual computer's time... How-ever, - you could use GeoIP and possibly get what their PC time should be like......
200
Is it possible to get player's time? I actually searched everywhere and i get nothing. Can anyone make a script that returns player's time? And by time, i mean their computer's time.
200
It is not possible, is it?
112
Make sure you have the full version of Grand Theft Auto: San Andreas.
201
What are you saying? I don't understand. You want that shots on empty vehicle should count as hit or miss?
79
Use sscanf instead of strtok.
122
Quote: Originally Posted by Necip I mean give us your enum codes. Never mind. I fixed it. The problem was i didn't put 'Text3D:' at here. Код: if(tRank[playerid] == Text3D:INVALID_...
195
Quote: Originally Posted by Necip Can you show us your enums too? Where the tRank is. On the top of OnGameModeInit.
195
Quote: Originally Posted by Necip Show us the code around. Do you have tRank an enum? pawn Код: new Text3D:tRank[MAX_PLAYERS];if(tRank[playerid] == INVALID_3DTEXT_ID) {    new Flo...
195
Hello, i new to pawn. I get this warning. Код: C:\Users\phoon\Desktop\SA-MP Server\gamemodes\gamemode.pwn(787) : warning 213: tag mismatch Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB...
195
I rather use dini or y_ini.
121
Quote: Originally Posted by CutX thats how you gonna do it: - get the real map editor for samp - install + open it & press on the big "LOAD" button - hold shift + move your mouse &...
110
Hello. I need a good OffSetZ for rank and afk system. I don't know how to find a good OffSetZ by myself. I have nobody to test.
110
Quote: Originally Posted by [uL]Pottus Easy way to do that. gettime + (3600*(HostGMT - ServerGMT)) Host I'm sorry. I didn't understood. Beg for a explanation, please?
111