ItsMods

Full Version: Need help with modding
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8
(03-27-2011, 13:52)Tomsen1410 Wrote: [ -> ]u need self takeAllWeapons();
not only takeAllWeapons();

Wink
Did i type only? Angel
That's stupid Tongue
what?
(03-27-2011, 13:57)Tomsen1410 Wrote: [ -> ]what?
That I place Only in my code. Tongue
(03-27-2011, 14:18)cash13 Wrote: [ -> ]
(03-27-2011, 13:57)Tomsen1410 Wrote: [ -> ]what?
That I place Only in my code. Tongue

Thats a joke or not?
put: self takeAllWeapons();
and not: takeAllWeapons();
(03-27-2011, 14:26)Tomsen1410 Wrote: [ -> ]
(03-27-2011, 14:18)cash13 Wrote: [ -> ]
(03-27-2011, 13:57)Tomsen1410 Wrote: [ -> ]what?
That I place Only in my code. Tongue

Thats a joke or not?
put: self takeAllWeapons();
and not: takeAllWeapons();
Oh, I thought you mean my code is:
PHP Code:
self waittill("spawned_player");

only takeAllWeapons(); 
Blush

(03-27-2011, 14:26)Tomsen1410 Wrote: [ -> ]
(03-27-2011, 14:18)cash13 Wrote: [ -> ]
(03-27-2011, 13:57)Tomsen1410 Wrote: [ -> ]what?
That I place Only in my code. Tongue

Thats a joke or not?
put: self takeAllWeapons();
and not: takeAllWeapons();
Oh, I thought you mean my code is:
PHP Code:
self waittill("spawned_player");

only takeAllWeapons(); 
Blush (I thought i write only in my code)

(03-27-2011, 14:26)Tomsen1410 Wrote: [ -> ]
(03-27-2011, 14:18)cash13 Wrote: [ -> ]
(03-27-2011, 13:57)Tomsen1410 Wrote: [ -> ]what?
That I place Only in my code. Tongue

Thats a joke or not?
put: self takeAllWeapons();
and not: takeAllWeapons();
Oh, I thought you mean my code is:
Quote:self waittill("spawned_player");

only takeAllWeapons();
I thought you mean I write only in my code Angel

(03-27-2011, 14:26)Tomsen1410 Wrote: [ -> ]
(03-27-2011, 14:18)cash13 Wrote: [ -> ]
(03-27-2011, 13:57)Tomsen1410 Wrote: [ -> ]what?
That I place Only in my code. Tongue

Thats a joke or not?
put: self takeAllWeapons();
and not: takeAllWeapons();
Yeah.. I thought you mean I wrote as my code:
Quote:only takeAllWeapons();
self giveWeapon ("hatchet_mp", 0, false) ;
But now I changed it to self takeallweapons () ; but now when I check the file with the syntax checker i got the message: 30: code after end is ignored!. Confused


(03-27-2011, 14:26)Tomsen1410 Wrote: [ -> ]
(03-27-2011, 14:18)cash13 Wrote: [ -> ]
(03-27-2011, 13:57)Tomsen1410 Wrote: [ -> ]what?
That I place Only in my code. Tongue

Thats a joke or not?
put: self takeAllWeapons();
and not: takeAllWeapons();
My other account is banned for spamming when i wasn't spamming (i send d0h! a pm but he's offline now).
but I changed takeAllWeapons to self takeallweapons and now, when I check it with syntax checker i got the message: 30: code after end is ignored. I don't know why i checked my code but I can't find something wrong..
My other account is banned for spamming when i wasn't spamming (I send d0h! an pm but he's offline now).
I changed the code to self takeallweapons but when i check it now I got the message: 30: code after end is ignored. I don't know why I can't find a problem in my code..
Pages: 1 2 3 4 5 6 7 8