Search:

Type: Posts; User: siko

Search: Search took 0.01 seconds.

  1. Thread: script..

    by siko
    Replies
    3
    Views
    1,122

    well...this is the function... it doesen't work...

    well...this is the function... it doesen't work .. i mean it doesen't do on irc command /timer 0 3 /nick <nick> on ./mech -d after i do !timer off... it says unknown command... i don't know how to...
  2. Thread: script..

    by siko
    Replies
    3
    Views
    1,122

    script..

    Hey.. How can i make this work... i want to make a command to an emech... !timer nick \ !timer stop




    void do_timer(char *from, char *to, char *rest, int cmdlevel)
    {
    char *chan;
    chan...
  3. at the second error it's not like first one.. ...

    at the second error it's not like first one..

    i need to change this ?

    (void*)pt += sz;

    to

    char *temp = (void*)pt;
    temp += sz;
  4. i changed the line Salem said.. now its another...

    i changed the line Salem said.. now its another error at addstruct



    function.c: In function 'cipher':
    function.c:1021:6: warning: pointer targets in assignment differ in signedness...
  5. i asked in energymech forum but no awnser :( ...

    i asked in energymech forum but no awnser :(

    please help :\






    /*
  6. function.c:1085:12: error: lvalue required as left operand of assignment

    Hello.. i'm trying to compile an energymech(emech-2.9.3) and i don't know why do i get this error all the time at any versions .. please help me.


    root@xxl:~/emech-2.9.3$ make clean mech install...
Results 1 to 6 of 6