Little Little Help here.!
#1

First thing:

How I can make a textdraw like this one:

http://i1007.photobucket.com/albums/.../sa-mp-429.png

But that the text say: Welcome To CoD:SaMp.
Btw How I can make it so: OnPlayerConnect show up this message:
Welcome to CoD:SaMp Server!


Second Thing:

Command /get:


I have a report system which opens a dialog box, if I add at the last GetPlayer it'll be the case 8, So If I Press it get the player to me:


pawn Код:
case 8:
                {
               
                     new Float:x, Float:y, Float:z; GetPlayerPos( playerid, x, y, z ); return SetPlayerPos( id, x, y, z );
               
                }
pawn Код:
../include/admincommands.inc.pwn(915) : error 017: undefined symbol "id"
../include/admincommands.inc.pwn(958) : error 017: undefined symbol "params"
3rd:

How to make a zcmd Cmd ( /time )?
Reply


Messages In This Thread
Little Little Help here.! - by Alex_Obando - 03.04.2011, 19:00
Respuesta: Little Little Help here.! - by Alex_Obando - 03.04.2011, 19:23
Re: Little Little Help here.! - by Davz*|*Criss - 03.04.2011, 19:25
Respuesta: Little Little Help here.! - by Alex_Obando - 03.04.2011, 19:28
Re: Little Little Help here.! - by Davz*|*Criss - 03.04.2011, 19:36

Forum Jump:


Users browsing this thread: 1 Guest(s)