hallo,
ich habe auf paar servern gesehen z.b auf den hier (84.23.71.251:8888) das bei der skin aus wahl die chars die Tanz animation machen..?
wie geht das
wo muss ich das drunter setzen und was? :O
mfg. standard
hallo,
ich habe auf paar servern gesehen z.b auf den hier (84.23.71.251:8888) das bei der skin aus wahl die chars die Tanz animation machen..?
wie geht das
wo muss ich das drunter setzen und was? :O
mfg. standard
Ich glaube, das wurde hier schonmal gestell benutz mal die Suchfunktion nach Dance oder so ![]()
mfg
gurke
okai
ich suche mal^^
und wie animation einfügen :D:D
bin noob scripter ![]()
ApplyAnimation(playerid,"PED","WALK_DRUNK",4.1,1,1,1,1,1);
Beispiel
Da läuft der wie ein besoffener.
hier die liste
http://wiki.sa-mp.com/wiki/Animations
ApplyAnimation(playerid,"PED","DANCE",4.1,1,1,1,1,1);
und wo soll das drunter?
if(classid == 0 || classid == 1 || classid == 2 )
{
SetPlayerSpecialAction(playerid,SPECIAL_ACTION_DANCE1);
GameTextForPlayer(playerid, "~w~ Arbeiter", 2000, 4);
}
so hab ichs bei mir
if(classid == 0 || classid == 1 || classid == 2 )
{
SetPlayerSpecialAction(playerid,SPECIAL_ACTION_DANCE1);
GameTextForPlayer(playerid, "~w~ Arbeiter", 2000, 4);
}
so hab ichs bei mir
Okai danke hat geholfen ![]()
aber was soll das heißen GameTextForPlayer........
für was braucht der spieler das??? ![]()
und wie ist der "code" für rob?
also das der dan seine hat so komisch macht ? ![]()
Mit Gametext machst du einen Text über den Spieler. Dann siehst du den Spieler wie er tanzt und drüber steht "Arbeiter".
ne hab ich weg^^
wo sehe ich die ganze ANIM codes?
sowas wie:
DANCE1
DACNE2
und sowas?
if(classid == 0 || classid == 1 || classid == 2 )
{
SetPlayerSpecialAction(playerid,SPECIAL_ACTION_DANCE1);
GameTextForPlayer(playerid, "~w~ Arbeiter", 2000, 4);
}
Unter welchem Callback?
Ja aber wo muss das hin? Möchte nur das darüber Grove Street steht^^.
if(classid == 0 || classid == 1 || classid == 2 )
{
GameTextForPlayer(playerid, "~g~ Grove Street", 2000, 4);
}
man ich finde immer noch nicht die scheiz anim für dings
für /rob anim -.-
kan mir die einer sagen?
//edit
und wen ich gespawnt bin tanzt der weiter -.-
//edit
{
if(classid == 0 || classid == 1 || classid == 2 || classid == 3 || classid == 4 || classid == 5)
SetPlayerSpecialAction(playerid,SPECIAL_ACTION_HIERSOLLROBANIMREIN);
}
return 1;
}
ApplyAnimation(playerid,"RIOT", "RIOT_ANGRY",4.0,1,1,1,1,1);
ApplyAnimation(playerid,"RIOT", "RIOT_CHANT",4.0,1,1,1,1,1);
ApplyAnimation(playerid,"GHANDS", "gsign2LH",4.0,1,1,1,1,1);
ApplyAnimation(playerid,"LOWRIDER", "RAP_B_Loop",4.0,1,1,1,1,1);
ApplyAnimation(playerid,"DEALER", "DEALER_IDLE",4.0,1,1,1,1,1);
ApplyAnimation(playerid,"GYMNASIUM", "GYMshadowbox",4.0,1,1,1,1,1);
ApplyAnimation(playerid,"GANGS", "Invite_Yes",4.0,1,1,1,1,1);
ApplyAnimation(playerid,"LOWRIDER", "RAP_A_Loop",4.0,1,1,1,1,1);
ApplyAnimation(playerid,"COP_AMBIENT", "Coplook_think",4.0,1,1,1,1,1);
ApplyAnimation(playerid,"ped", "ARRESTgun", 4.0, 0, 1, 1, 1, -1);
ApplyAnimation(playerid,"RIOT", "RIOT_ANGRY",4.0,1,1,1,1,1);
ApplyAnimation( playerid, "STRIP", "PUN_HOLLER", 4.0, 1, 1, 1, 1, 1 );
ApplyAnimation(playerid,"LOWRIDER", "RAP_B_Loop",4.0,1,1,1,1,1);
ApplyAnimation(playerid,"GYMNASIUM", "GYMshadowbox",4.0,1,1,1,1,1);
ApplyAnimation(playerid,"LOWRIDER", "RAP_A_Loop",4.0,1,1,1,1,1);
ApplyAnimation(playerid,"LOWRIDER", "RAP_A_Loop",4.0,1,1,1,1,1);
Die hab ich alle
Alles anzeigen
ApplyAnimation(playerid,"RIOT", "RIOT_ANGRY",4.0,1,1,1,1,1);
ApplyAnimation(playerid,"RIOT", "RIOT_CHANT",4.0,1,1,1,1,1);
ApplyAnimation(playerid,"GHANDS", "gsign2LH",4.0,1,1,1,1,1);
ApplyAnimation(playerid,"LOWRIDER", "RAP_B_Loop",4.0,1,1,1,1,1);
ApplyAnimation(playerid,"DEALER", "DEALER_IDLE",4.0,1,1,1,1,1);
ApplyAnimation(playerid,"GYMNASIUM", "GYMshadowbox",4.0,1,1,1,1,1);
ApplyAnimation(playerid,"GANGS", "Invite_Yes",4.0,1,1,1,1,1);
ApplyAnimation(playerid,"LOWRIDER", "RAP_A_Loop",4.0,1,1,1,1,1);
ApplyAnimation(playerid,"COP_AMBIENT", "Coplook_think",4.0,1,1,1,1,1);
ApplyAnimation(playerid,"ped", "ARRESTgun", 4.0, 0, 1, 1, 1, -1);
ApplyAnimation(playerid,"RIOT", "RIOT_ANGRY",4.0,1,1,1,1,1);
ApplyAnimation( playerid, "STRIP", "PUN_HOLLER", 4.0, 1, 1, 1, 1, 1 );
ApplyAnimation(playerid,"LOWRIDER", "RAP_B_Loop",4.0,1,1,1,1,1);
ApplyAnimation(playerid,"GYMNASIUM", "GYMshadowbox",4.0,1,1,1,1,1);
ApplyAnimation(playerid,"LOWRIDER", "RAP_A_Loop",4.0,1,1,1,1,1);
ApplyAnimation(playerid,"LOWRIDER", "RAP_A_Loop",4.0,1,1,1,1,1);
Die hab ich alle
wo ist da /rob ??? ![]()
@ Hajime, schau dir an welche Id´s die Groovestreet Gang besitzt, und dan änderst du das classid == ZAHL
Die Zahl, dan einfach von der Skin ID