Search Results
Nice Filterscript Tee, I will be using it.
286
How to create the cps so that only the player can see it. Example: If i do a race, all players can see the cp but i want it to only show for the player in race.
59
Still shows one player in the MSGBOX.
146
I made i wanted list and placed it into a MSGBOX (dialog), it works and all but when i type /wanted in game, it just shows the name of the last player that i set wanted to. So if A, B and C are wante...
146
Yeah it is. I will see what i can get from it.
107
Yeah i got that bug. Is there a way to correct that?
107
Please delete this.
107
If i want to count something, like if i have a team HQ and i want when the player gets in a certain team,their name is added to the dialog, do i use something like count++; in the dialog?
55
Well i see this sign on most admin script ">=". 1. Does it mean more than or equal to? 2. Why does this (example. AdminLevel[playerid] == 1 || AdminLevel[playerid] == 2 || AdminLevel[playerid] == 3...
149
Oh ok but what effect does the sizeof() have on it?
89
I have been using, pawn Код: GetPlayerName(playerid,name,sizeof(name)); and GetPlayerName(playerid,name,MAX_PLAYER_NAME); But what is the differences between them? What effect does the sizeof()...
89
If you want a little tutorial of the functions in PAWNO. Just ****** it. Example SAMP Timers And look of [close name to what you searched for here] - SA-MP Wiki In this case you would see SetTimer - S...
101
Nevermind. i look at this: [ame]http://www.youtube.com/watch?v=EI-LNmOlSIE[/ame]
71
Should SetPlayerCameraPos have the same coords as SetPlayerPos. And SetPlayerCameraLookAt, always bugs me.
71
Well i am using the streamer by Ingocnito, and it creates the checkpoints on a dialog. How to use the variable there?
126
So if the player is in the race, only they will see the checkpoint.
126
I want to know if this creates something for each player, like if i want only players in a race to see the checkpoints. pawn Код: for(new i=0; i<MAX_PLAYERS; i++)
126