Search Results
500/500,
498/500,
498/500.
( From sacrn monitor )
That's...
164
Lmao, do you mean that you want to know how to move an object? Like in that video?
48
http://forum.sa-mp.com/showthread.ph...88#post1049388
http://forum.sa-mp.com/showthread.ph...52#post1049552
https://sampforum.blast.hk/showthread.php?tid=219930
Stop spamming, please.
18
First, you already have "new string[72];" somewhere in your script.
Second, add: "new pname[MAX_PLAYER_NAME];", instead of "new pname".
19
Wow, that looks funny , I especially liked the second mode. Good job.
520
Thats nice, but you could add more stuff to the place in the second pic. Nice though
77
Nice for your first filterscript.
144
Have you converted them into 'F_CreateObject'?
If not, use this, or this.
26
Take a look at this. It's the best streamer I know, and it has unlimited object limit. I prefer that you use that, because it also have the install instructions.
Good luck.
18
A little information about that thing:
pawn Код:
SetPlayerPos(playerid, X,Y,Z); //Where player will be standingSetPlayerCameraPos(playerid, X,Y,Z); //Where camera will beSetPlayerFacingAngle(play...
63
Thanks mate, it haven't happened anymore. And I hope that it won't happen anymore.
54
Okay, so let me show you what will happen if I spawn.
I will spawn in Las venturas, the place that you spawn if you haven't changed anything from the script, and a cigarette in my had. Wtf, never h...
54
Take a look at this.
Then, choose a colour you want, and copy & paste it to:
pawn Код:
SendClientMessage(playerid, RandomColour, "{RED}SERVER: {BLUE}You can't use this command!");//-------...
40
Use:
pawn Код:
Streamer_UpdateEx(playerid, X,Y,Z); //Under 'OnPlayerRequestClass'
where you want the objects to show up.
55
Quote:
Originally Posted by hadzx
i get this error
Code:
C:\Users\Stephen-Laptop\Desktop\server samp - Copy\gamemodes\lvpg.pwn(719) : warning 235: public function lacks forward declarat...
781