Search found 4 matches

by hamidkag
Tue Nov 17, 2015 10:31 am
Forum: General Help
Topic: [HELP ME] i wanna define m_Pos in my Game Mod
Replies: 2
Views: 1723

[HELP ME] i wanna define m_Pos in my Game Mod

hi i have a problem in my game mod i wanna Cread Sound for emotions but i have an error in my gamecontex.cpp file for example: pChr->SetEmoteType(EMOTE_HAPPY); CreateSound(m_Pos, SOUND_RIFLE_BOUNCE); break; case EMOTICON_OOP: case EMOTICON_SORRY: case EMOTICON_SUSHI: in Compile say to me undefined m...
by hamidkag
Wed Sep 03, 2014 3:12 pm
Forum: General Help
Topic: Run Some Server on Linux
Replies: 14
Views: 6252

Re: Run Some Server on Linux

ok i put the files in "./teeworlds" and "teeworlds" folder in "hamidool69" too for ./block [hamidool69@localhost teeworlds]$ ./block [14-09-03 18:47:28][engine]: running on unix-linux-amd64 [14-09-03 18:47:28][engine]: arch is little endian [14-09-03 18:47:28][storage]:...
by hamidkag
Wed Sep 03, 2014 2:46 pm
Forum: General Help
Topic: Run Some Server on Linux
Replies: 14
Views: 6252

Re: Run Some Server on Linux

again error
i put this code in putty:
./block -f autoexec.cfg
and then give me error again
by hamidkag
Wed Sep 03, 2014 2:17 pm
Forum: General Help
Topic: Run Some Server on Linux
Replies: 14
Views: 6252

Re: Run Some Server on Linux

no the map is in /home/hamidool69/Desktop/XXLDDrace2.0/data/maps
and the server fils and autoexec.cfg is in /home/hamidool69/Desktop/XXLDDrace2.0
shoud i Creat a New Folder with .teeworlds name? i rename it to XXLDDRace2.0... is it wrong?