GTAvision.com - Forum - Grand Theft Auto News, Downloads, Community and more...
Position: Grand Theft Auto: San Andreas » Multiplayer » Scripte und kleine Codes » Was ist Falsch? » Druckansicht
|
cell1992, 01.11.2008, 23:22
|
Code: 1 2 3 4 5 6 7
| public PhoneStop(playerid) { SetPlayerSpecialAction(playerid,SPECIAL_ACTION_STOPUSECELLPHONE); SetTimerEx("SetPlayerSpecialAction", 850, false, "ii", playerid, SPECIAL_ACTION_STOPUSECELLPHONE ); SetTimerEx("SetPlayerSpecialAction", 4200, false, "ii", playerid, SPECIAL_ACTION_NONE); return 1; }
|
|
|
Rafioso, 01.11.2008, 23:41
|
Titel nicht aussagekräftig!
MfG Rafioso
|