Hello There, Guest! Login or Register


It's to much
#2
ok, (sorry for dubble post but I think this needs it)

Quote:    //--------------------------------------- 1 -2158.72 641.29 1052.38
if(strcmp(cmdtext,"/home", true)==0)
{
SetPlayerInterior(playerid, 1);
SetPlayerPos(playerid,-2158.72, 641.29,1052.38);
    GivePlayerMoney(playerid, -5000);
    SendClientMessage(playerid,COLOR_ORANGE,"Welcome!");
return 1;
}
    //---------------------------------------

Quote: AddStaticPickup( 1273, 2, -2155.7454, 645.5275, 52.3672); //  Woozie's beting shop

How do I link these two togheter now?
should it be with a "new Woozie"
and then ... a f*it I don't know please help me.

:w


EDIT:

Woohoo I managed to get into the old sa-mp forum (or at leats thats what the forum name was... sa-mp forum)And I've found some good scripting references and other stuff, I'm going to read a bit, and maybe I won't need any help :w.
Reply


Messages In This Thread
It's to much - by blahc - 05-23-2008, 05:35 PM
Re: It's to much - by blahc - 05-25-2008, 07:03 PM