Jump to content

[PROBLEMS WITH LUA AND COMPILED]


28WL

Recommended Posts

I found a one of the problems/bugs at this 1.4 version...

This is related with peds creating.

    Ped = createPed ( 185, -2001, 122, 5001, 0, true ) 

Everything is fine and ped spawns, but only when the script is not codded from .lua file type.

If I'm going to use http://www.luac.multitheftauto.com compiled .lua file to .luac - ped does not spawn. There are no problems at the script, just in this MTA:SA LUA compiler... If I'm wrong - prove and show me. You can test it... No jokes - just true. I don't know where I should write this information/report... Hoping to hear "Thank you very much for your report", "We will fix it".

Edited by Guest
Link to comment

Nope, it does not work for me. Wanna photos/proves?

.lua - WORKING, NO ERRORS/WARNINGS....

.luac - NOT WORKING, ERRORS/WARNINGS!!!

With .lua and with .LUA_28WL (from .luac):

http://www.part.lt/img/1f8fab65ccb3c15b ... 510617.png

http://www.part.lt/img/9ab4d2cdd775fe62 ... 205734.png

http://www.part.lt/img/0125dec992c076ae ... 818637.png

http://www.part.lt/img/a9f21628b018e59f ... a4b471.png

http://www.part.lt/img/cb1e7aef8e8c7a52 ... e47814.png

http://www.part.lt/img/b5514626600588e4 ... 25b432.png

I'm not kidding, there is some kind of a bug with compiling...

Look, what I get always with .LUA_28WL (with .lua - no errors/warning):

[2014-08-10 23:56:59] Starting 28WL_Labaratory_Animals_Zombies_Peds 
[2014-08-10 23:56:59] WARNING: 28WL_Labaratory_Animals_Zombies_Peds\28WL_Labaratory_Animals_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-10 23:56:59] WARNING: 28WL_Labaratory_Animals_Zombies_Peds\28WL_Labaratory_Animals_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-10 23:56:59] WARNING: 28WL_Labaratory_Animals_Zombies_Peds\28WL_Labaratory_Animals_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-10 23:56:59] startResource: Resource '28WL_Labaratory_Animals_Zombies_Peds' started
[2014-08-10 23:56:59] ADMIN: Resource '28WL_Labaratory_Animals_Zombies_Peds' started by [28WLSF]Herojus
[2014-08-10 23:57:03] Starting 28WL_Labaratory_Humans_Peds
[2014-08-10 23:57:03] WARNING: 28WL_Labaratory_Humans_Peds\28WL_Labaratory_Humans_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-10 23:57:03] WARNING: 28WL_Labaratory_Humans_Peds\28WL_Labaratory_Humans_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-10 23:57:03] WARNING: 28WL_Labaratory_Humans_Peds\28WL_Labaratory_Humans_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-10 23:57:03] WARNING: 28WL_Labaratory_Humans_Peds\28WL_Labaratory_Humans_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-10 23:57:03] WARNING: 28WL_Labaratory_Humans_Peds\28WL_Labaratory_Humans_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-10 23:57:03] WARNING: 28WL_Labaratory_Humans_Peds\28WL_Labaratory_Humans_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-10 23:57:03] WARNING: 28WL_Labaratory_Humans_Peds\28WL_Labaratory_Humans_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-10 23:57:03] WARNING: 28WL_Labaratory_Humans_Peds\28WL_Labaratory_Humans_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-10 23:57:03] WARNING: 28WL_Labaratory_Humans_Peds\28WL_Labaratory_Humans_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-10 23:57:03] WARNING: 28WL_Labaratory_Humans_Peds\28WL_Labaratory_Humans_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-10 23:57:03] WARNING: 28WL_Labaratory_Humans_Peds\28WL_Labaratory_Humans_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-10 23:57:03] WARNING: 28WL_Labaratory_Humans_Peds\28WL_Labaratory_Humans_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-10 23:57:03] WARNING: 28WL_Labaratory_Humans_Peds\28WL_Labaratory_Humans_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-10 23:57:03] WARNING: 28WL_Labaratory_Humans_Peds\28WL_Labaratory_Humans_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-10 23:57:03] WARNING: 28WL_Labaratory_Humans_Peds\28WL_Labaratory_Humans_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-10 23:57:03] WARNING: 28WL_Labaratory_Humans_Peds\28WL_Labaratory_Humans_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-10 23:57:03] WARNING: 28WL_Labaratory_Humans_Peds\28WL_Labaratory_Humans_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-10 23:57:03] WARNING: 28WL_Labaratory_Humans_Peds\28WL_Labaratory_Humans_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-10 23:57:03] startResource: Resource '28WL_Labaratory_Humans_Peds' started
[2014-08-10 23:57:03] ADMIN: Resource '28WL_Labaratory_Humans_Peds' started by [28WLSF]Herojus
[2014-08-10 23:57:06] Starting 28WL_Labaratory_Humans_Zombies_Peds
[2014-08-10 23:57:06] WARNING: 28WL_Labaratory_Humans_Zombies_Peds\28WL_Labaratory_Humans_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-10 23:57:06] WARNING: 28WL_Labaratory_Humans_Zombies_Peds\28WL_Labaratory_Humans_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-10 23:57:06] WARNING: 28WL_Labaratory_Humans_Zombies_Peds\28WL_Labaratory_Humans_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-10 23:57:06] WARNING: 28WL_Labaratory_Humans_Zombies_Peds\28WL_Labaratory_Humans_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-10 23:57:06] WARNING: 28WL_Labaratory_Humans_Zombies_Peds\28WL_Labaratory_Humans_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-10 23:57:06] WARNING: 28WL_Labaratory_Humans_Zombies_Peds\28WL_Labaratory_Humans_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-10 23:57:06] WARNING: 28WL_Labaratory_Humans_Zombies_Peds\28WL_Labaratory_Humans_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-10 23:57:06] WARNING: 28WL_Labaratory_Humans_Zombies_Peds\28WL_Labaratory_Humans_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-10 23:57:06] WARNING: 28WL_Labaratory_Humans_Zombies_Peds\28WL_Labaratory_Humans_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-10 23:57:06] WARNING: 28WL_Labaratory_Humans_Zombies_Peds\28WL_Labaratory_Humans_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-10 23:57:06] WARNING: 28WL_Labaratory_Humans_Zombies_Peds\28WL_Labaratory_Humans_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-10 23:57:06] WARNING: 28WL_Labaratory_Humans_Zombies_Peds\28WL_Labaratory_Humans_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-10 23:57:06] WARNING: 28WL_Labaratory_Humans_Zombies_Peds\28WL_Labaratory_Humans_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-10 23:57:06] WARNING: 28WL_Labaratory_Humans_Zombies_Peds\28WL_Labaratory_Humans_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-10 23:57:06] WARNING: 28WL_Labaratory_Humans_Zombies_Peds\28WL_Labaratory_Humans_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-10 23:57:06] WARNING: 28WL_Labaratory_Humans_Zombies_Peds\28WL_Labaratory_Humans_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-10 23:57:06] WARNING: 28WL_Labaratory_Humans_Zombies_Peds\28WL_Labaratory_Humans_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-10 23:57:06] WARNING: 28WL_Labaratory_Humans_Zombies_Peds\28WL_Labaratory_Humans_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-10 23:57:06] WARNING: 28WL_Labaratory_Humans_Zombies_Peds\28WL_Labaratory_Humans_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-10 23:57:06] WARNING: 28WL_Labaratory_Humans_Zombies_Peds\28WL_Labaratory_Humans_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-10 23:57:06] WARNING: 28WL_Labaratory_Humans_Zombies_Peds\28WL_Labaratory_Humans_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-10 23:57:06] WARNING: 28WL_Labaratory_Humans_Zombies_Peds\28WL_Labaratory_Humans_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-10 23:57:06] WARNING: 28WL_Labaratory_Humans_Zombies_Peds\28WL_Labaratory_Humans_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-10 23:57:06] WARNING: 28WL_Labaratory_Humans_Zombies_Peds\28WL_Labaratory_Humans_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-10 23:57:06] WARNING: 28WL_Labaratory_Humans_Zombies_Peds\28WL_Labaratory_Humans_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-10 23:57:06] WARNING: 28WL_Labaratory_Humans_Zombies_Peds\28WL_Labaratory_Humans_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-10 23:57:06] WARNING: 28WL_Labaratory_Humans_Zombies_Peds\28WL_Labaratory_Humans_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-10 23:57:06] WARNING: 28WL_Labaratory_Humans_Zombies_Peds\28WL_Labaratory_Humans_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-10 23:57:06] WARNING: 28WL_Labaratory_Humans_Zombies_Peds\28WL_Labaratory_Humans_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-10 23:57:06] WARNING: 28WL_Labaratory_Humans_Zombies_Peds\28WL_Labaratory_Humans_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-10 23:57:06] WARNING: 28WL_Labaratory_Humans_Zombies_Peds\28WL_Labaratory_Humans_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-10 23:57:06] WARNING: 28WL_Labaratory_Humans_Zombies_Peds\28WL_Labaratory_Humans_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-10 23:57:06] WARNING: 28WL_Labaratory_Humans_Zombies_Peds\28WL_Labaratory_Humans_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-10 23:57:06] WARNING: 28WL_Labaratory_Humans_Zombies_Peds\28WL_Labaratory_Humans_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-10 23:57:06] WARNING: 28WL_Labaratory_Humans_Zombies_Peds\28WL_Labaratory_Humans_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-10 23:57:06] WARNING: 28WL_Labaratory_Humans_Zombies_Peds\28WL_Labaratory_Humans_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-10 23:57:06] WARNING: 28WL_Labaratory_Humans_Zombies_Peds\28WL_Labaratory_Humans_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-10 23:57:06] WARNING: 28WL_Labaratory_Humans_Zombies_Peds\28WL_Labaratory_Humans_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-10 23:57:06] WARNING: 28WL_Labaratory_Humans_Zombies_Peds\28WL_Labaratory_Humans_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-10 23:57:06] WARNING: 28WL_Labaratory_Humans_Zombies_Peds\28WL_Labaratory_Humans_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-10 23:57:06] WARNING: 28WL_Labaratory_Humans_Zombies_Peds\28WL_Labaratory_Humans_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-10 23:57:06] WARNING: 28WL_Labaratory_Humans_Zombies_Peds\28WL_Labaratory_Humans_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-10 23:57:06] WARNING: 28WL_Labaratory_Humans_Zombies_Peds\28WL_Labaratory_Humans_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-10 23:57:06] WARNING: 28WL_Labaratory_Humans_Zombies_Peds\28WL_Labaratory_Humans_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-10 23:57:06] WARNING: 28WL_Labaratory_Humans_Zombies_Peds\28WL_Labaratory_Humans_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-10 23:57:06] WARNING: 28WL_Labaratory_Humans_Zombies_Peds\28WL_Labaratory_Humans_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-10 23:57:06] WARNING: 28WL_Labaratory_Humans_Zombies_Peds\28WL_Labaratory_Humans_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-10 23:57:06] WARNING: 28WL_Labaratory_Humans_Zombies_Peds\28WL_Labaratory_Humans_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-10 23:57:06] startResource: Resource '28WL_Labaratory_Humans_Zombies_Peds' started
[2014-08-10 23:57:06] ADMIN: Resource '28WL_Labaratory_Humans_Zombies_Peds' started by [28WLSF]Herojus
[2014-08-10 23:57:51] SCRIPT058; [28WLSF]Herojus set his script debug mode to 3
[2014-08-10 23:58:13] SCRIPT058; [28WLSF]Herojus set his script debug mode to 0
[2014-08-11 00:06:56] ADMIN: Resource '28WL_Labaratory_Humans_Zombies_Peds' restarted by [28WLSF]Herojus
[2014-08-11 00:06:56] Stopping 28WL_Labaratory_Humans_Zombies_Peds
[2014-08-11 00:07:17] Resource '28WL_Labaratory_Humans_Zombies_Peds' changed, reloading and starting
[2014-08-11 00:07:18] Starting 28WL_Labaratory_Humans_Zombies_Peds
[2014-08-11 00:07:18] WARNING: 28WL_Labaratory_Humans_Zombies_Peds\28WL_Labaratory_Humans_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:07:18] WARNING: 28WL_Labaratory_Humans_Zombies_Peds\28WL_Labaratory_Humans_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:07:18] WARNING: 28WL_Labaratory_Humans_Zombies_Peds\28WL_Labaratory_Humans_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:07:18] WARNING: 28WL_Labaratory_Humans_Zombies_Peds\28WL_Labaratory_Humans_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:07:18] WARNING: 28WL_Labaratory_Humans_Zombies_Peds\28WL_Labaratory_Humans_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:07:18] WARNING: 28WL_Labaratory_Humans_Zombies_Peds\28WL_Labaratory_Humans_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:07:18] WARNING: 28WL_Labaratory_Humans_Zombies_Peds\28WL_Labaratory_Humans_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:07:18] WARNING: 28WL_Labaratory_Humans_Zombies_Peds\28WL_Labaratory_Humans_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:07:18] WARNING: 28WL_Labaratory_Humans_Zombies_Peds\28WL_Labaratory_Humans_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:07:18] WARNING: 28WL_Labaratory_Humans_Zombies_Peds\28WL_Labaratory_Humans_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:07:18] WARNING: 28WL_Labaratory_Humans_Zombies_Peds\28WL_Labaratory_Humans_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:07:18] WARNING: 28WL_Labaratory_Humans_Zombies_Peds\28WL_Labaratory_Humans_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:07:18] WARNING: 28WL_Labaratory_Humans_Zombies_Peds\28WL_Labaratory_Humans_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:07:18] WARNING: 28WL_Labaratory_Humans_Zombies_Peds\28WL_Labaratory_Humans_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:07:18] WARNING: 28WL_Labaratory_Humans_Zombies_Peds\28WL_Labaratory_Humans_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:07:18] WARNING: 28WL_Labaratory_Humans_Zombies_Peds\28WL_Labaratory_Humans_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:07:18] WARNING: 28WL_Labaratory_Humans_Zombies_Peds\28WL_Labaratory_Humans_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:07:18] WARNING: 28WL_Labaratory_Humans_Zombies_Peds\28WL_Labaratory_Humans_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:07:18] WARNING: 28WL_Labaratory_Humans_Zombies_Peds\28WL_Labaratory_Humans_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:07:18] WARNING: 28WL_Labaratory_Humans_Zombies_Peds\28WL_Labaratory_Humans_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:07:18] WARNING: 28WL_Labaratory_Humans_Zombies_Peds\28WL_Labaratory_Humans_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:07:18] WARNING: 28WL_Labaratory_Humans_Zombies_Peds\28WL_Labaratory_Humans_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:07:18] WARNING: 28WL_Labaratory_Humans_Zombies_Peds\28WL_Labaratory_Humans_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:07:18] WARNING: 28WL_Labaratory_Humans_Zombies_Peds\28WL_Labaratory_Humans_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:07:18] WARNING: 28WL_Labaratory_Humans_Zombies_Peds\28WL_Labaratory_Humans_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:07:18] WARNING: 28WL_Labaratory_Humans_Zombies_Peds\28WL_Labaratory_Humans_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:07:18] WARNING: 28WL_Labaratory_Humans_Zombies_Peds\28WL_Labaratory_Humans_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:07:18] WARNING: 28WL_Labaratory_Humans_Zombies_Peds\28WL_Labaratory_Humans_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:07:18] WARNING: 28WL_Labaratory_Humans_Zombies_Peds\28WL_Labaratory_Humans_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:07:18] WARNING: 28WL_Labaratory_Humans_Zombies_Peds\28WL_Labaratory_Humans_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:07:18] WARNING: 28WL_Labaratory_Humans_Zombies_Peds\28WL_Labaratory_Humans_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:07:18] WARNING: 28WL_Labaratory_Humans_Zombies_Peds\28WL_Labaratory_Humans_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:07:18] WARNING: 28WL_Labaratory_Humans_Zombies_Peds\28WL_Labaratory_Humans_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:07:18] WARNING: 28WL_Labaratory_Humans_Zombies_Peds\28WL_Labaratory_Humans_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:07:18] WARNING: 28WL_Labaratory_Humans_Zombies_Peds\28WL_Labaratory_Humans_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:07:18] WARNING: 28WL_Labaratory_Humans_Zombies_Peds\28WL_Labaratory_Humans_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:07:18] WARNING: 28WL_Labaratory_Humans_Zombies_Peds\28WL_Labaratory_Humans_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:07:18] WARNING: 28WL_Labaratory_Humans_Zombies_Peds\28WL_Labaratory_Humans_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:07:18] WARNING: 28WL_Labaratory_Humans_Zombies_Peds\28WL_Labaratory_Humans_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:07:18] WARNING: 28WL_Labaratory_Humans_Zombies_Peds\28WL_Labaratory_Humans_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:07:18] WARNING: 28WL_Labaratory_Humans_Zombies_Peds\28WL_Labaratory_Humans_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:07:18] WARNING: 28WL_Labaratory_Humans_Zombies_Peds\28WL_Labaratory_Humans_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:07:18] WARNING: 28WL_Labaratory_Humans_Zombies_Peds\28WL_Labaratory_Humans_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:07:18] WARNING: 28WL_Labaratory_Humans_Zombies_Peds\28WL_Labaratory_Humans_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:07:18] WARNING: 28WL_Labaratory_Humans_Zombies_Peds\28WL_Labaratory_Humans_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:07:18] WARNING: 28WL_Labaratory_Humans_Zombies_Peds\28WL_Labaratory_Humans_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:07:18] WARNING: 28WL_Labaratory_Humans_Zombies_Peds\28WL_Labaratory_Humans_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:07:18] WARNING: 28WL_Labaratory_Humans_Zombies_Peds\28WL_Labaratory_Humans_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:07:18] 28WL_Labaratory_Humans_Zombies_Peds restarted successfully
[2014-08-11 00:07:18] ADMIN: Resource '28WL_Labaratory_Animals_Zombies_Peds' restarted by [28WLSF]Herojus
[2014-08-11 00:07:18] Stopping 28WL_Labaratory_Animals_Zombies_Peds
[2014-08-11 00:07:21] Resource '28WL_Labaratory_Animals_Zombies_Peds' changed, reloading and starting
[2014-08-11 00:07:21] Starting 28WL_Labaratory_Animals_Zombies_Peds
[2014-08-11 00:07:21] WARNING: 28WL_Labaratory_Animals_Zombies_Peds\28WL_Labaratory_Animals_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:07:21] WARNING: 28WL_Labaratory_Animals_Zombies_Peds\28WL_Labaratory_Animals_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:07:21] WARNING: 28WL_Labaratory_Animals_Zombies_Peds\28WL_Labaratory_Animals_Zombies_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:07:21] 28WL_Labaratory_Animals_Zombies_Peds restarted successfully
[2014-08-11 00:07:27] ADMIN: Resource '28WL_Labaratory_Humans_Peds' restarted by [28WLSF]Herojus
[2014-08-11 00:07:27] Stopping 28WL_Labaratory_Humans_Peds
[2014-08-11 00:07:30] Resource '28WL_Labaratory_Humans_Peds' changed, reloading and starting
[2014-08-11 00:07:30] Starting 28WL_Labaratory_Humans_Peds
[2014-08-11 00:07:30] WARNING: 28WL_Labaratory_Humans_Peds\28WL_Labaratory_Humans_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:07:30] WARNING: 28WL_Labaratory_Humans_Peds\28WL_Labaratory_Humans_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:07:30] WARNING: 28WL_Labaratory_Humans_Peds\28WL_Labaratory_Humans_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:07:30] WARNING: 28WL_Labaratory_Humans_Peds\28WL_Labaratory_Humans_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:07:30] WARNING: 28WL_Labaratory_Humans_Peds\28WL_Labaratory_Humans_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:07:30] WARNING: 28WL_Labaratory_Humans_Peds\28WL_Labaratory_Humans_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:07:30] WARNING: 28WL_Labaratory_Humans_Peds\28WL_Labaratory_Humans_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:07:30] WARNING: 28WL_Labaratory_Humans_Peds\28WL_Labaratory_Humans_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:07:30] WARNING: 28WL_Labaratory_Humans_Peds\28WL_Labaratory_Humans_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:07:30] WARNING: 28WL_Labaratory_Humans_Peds\28WL_Labaratory_Humans_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:07:30] WARNING: 28WL_Labaratory_Humans_Peds\28WL_Labaratory_Humans_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:07:30] WARNING: 28WL_Labaratory_Humans_Peds\28WL_Labaratory_Humans_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:07:30] WARNING: 28WL_Labaratory_Humans_Peds\28WL_Labaratory_Humans_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:07:30] WARNING: 28WL_Labaratory_Humans_Peds\28WL_Labaratory_Humans_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:07:30] WARNING: 28WL_Labaratory_Humans_Peds\28WL_Labaratory_Humans_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:07:30] WARNING: 28WL_Labaratory_Humans_Peds\28WL_Labaratory_Humans_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:07:30] WARNING: 28WL_Labaratory_Humans_Peds\28WL_Labaratory_Humans_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:07:30] WARNING: 28WL_Labaratory_Humans_Peds\28WL_Labaratory_Humans_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:07:30] 28WL_Labaratory_Humans_Peds restarted successfully
[2014-08-11 00:08:55] restart: Requested by Console
[2014-08-11 00:08:55] restart: Resource restarting...
[2014-08-11 00:08:55] Stopping 28WL_Labaratory_Humans_Peds
[2014-08-11 00:08:58] Resource '28WL_Labaratory_Humans_Peds' changed, reloading and starting
[2014-08-11 00:08:58] Starting 28WL_Labaratory_Humans_Peds
[2014-08-11 00:08:58] 28WL_Labaratory_Humans_Peds restarted successfully
[2014-08-11 00:10:32] ADMIN: Resource '28WL_Labaratory_Humans_Peds' restarted by [28WLSF]Herojus
[2014-08-11 00:10:32] Stopping 28WL_Labaratory_Humans_Peds
[2014-08-11 00:10:34] Resource '28WL_Labaratory_Humans_Peds' changed, reloading and starting
[2014-08-11 00:10:34] Starting 28WL_Labaratory_Humans_Peds
[2014-08-11 00:10:34] WARNING: 28WL_Labaratory_Humans_Peds\28WL_Labaratory_Humans_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:10:34] WARNING: 28WL_Labaratory_Humans_Peds\28WL_Labaratory_Humans_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:10:34] WARNING: 28WL_Labaratory_Humans_Peds\28WL_Labaratory_Humans_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:10:34] WARNING: 28WL_Labaratory_Humans_Peds\28WL_Labaratory_Humans_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:10:34] WARNING: 28WL_Labaratory_Humans_Peds\28WL_Labaratory_Humans_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:10:34] WARNING: 28WL_Labaratory_Humans_Peds\28WL_Labaratory_Humans_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:10:34] WARNING: 28WL_Labaratory_Humans_Peds\28WL_Labaratory_Humans_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:10:34] WARNING: 28WL_Labaratory_Humans_Peds\28WL_Labaratory_Humans_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:10:34] WARNING: 28WL_Labaratory_Humans_Peds\28WL_Labaratory_Humans_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:10:34] WARNING: 28WL_Labaratory_Humans_Peds\28WL_Labaratory_Humans_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:10:34] WARNING: 28WL_Labaratory_Humans_Peds\28WL_Labaratory_Humans_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:10:34] WARNING: 28WL_Labaratory_Humans_Peds\28WL_Labaratory_Humans_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:10:34] WARNING: 28WL_Labaratory_Humans_Peds\28WL_Labaratory_Humans_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:10:34] WARNING: 28WL_Labaratory_Humans_Peds\28WL_Labaratory_Humans_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:10:34] WARNING: 28WL_Labaratory_Humans_Peds\28WL_Labaratory_Humans_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:10:34] WARNING: 28WL_Labaratory_Humans_Peds\28WL_Labaratory_Humans_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:10:34] WARNING: 28WL_Labaratory_Humans_Peds\28WL_Labaratory_Humans_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:10:34] WARNING: 28WL_Labaratory_Humans_Peds\28WL_Labaratory_Humans_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:10:34] 28WL_Labaratory_Humans_Peds restarted successfully
[2014-08-11 00:11:00] ADMIN: Resource '28WL_Labaratory_Humans_Peds' restarted by [28WLSF]Herojus
[2014-08-11 00:11:00] Stopping 28WL_Labaratory_Humans_Peds
[2014-08-11 00:11:03] Starting 28WL_Labaratory_Humans_Peds
[2014-08-11 00:11:03] WARNING: 28WL_Labaratory_Humans_Peds\28WL_Labaratory_Humans_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:11:03] WARNING: 28WL_Labaratory_Humans_Peds\28WL_Labaratory_Humans_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:11:03] WARNING: 28WL_Labaratory_Humans_Peds\28WL_Labaratory_Humans_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:11:03] WARNING: 28WL_Labaratory_Humans_Peds\28WL_Labaratory_Humans_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:11:03] WARNING: 28WL_Labaratory_Humans_Peds\28WL_Labaratory_Humans_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:11:03] WARNING: 28WL_Labaratory_Humans_Peds\28WL_Labaratory_Humans_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:11:03] WARNING: 28WL_Labaratory_Humans_Peds\28WL_Labaratory_Humans_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:11:03] WARNING: 28WL_Labaratory_Humans_Peds\28WL_Labaratory_Humans_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:11:03] WARNING: 28WL_Labaratory_Humans_Peds\28WL_Labaratory_Humans_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:11:03] WARNING: 28WL_Labaratory_Humans_Peds\28WL_Labaratory_Humans_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:11:03] WARNING: 28WL_Labaratory_Humans_Peds\28WL_Labaratory_Humans_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:11:03] WARNING: 28WL_Labaratory_Humans_Peds\28WL_Labaratory_Humans_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:11:03] WARNING: 28WL_Labaratory_Humans_Peds\28WL_Labaratory_Humans_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:11:03] WARNING: 28WL_Labaratory_Humans_Peds\28WL_Labaratory_Humans_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:11:03] WARNING: 28WL_Labaratory_Humans_Peds\28WL_Labaratory_Humans_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:11:03] WARNING: 28WL_Labaratory_Humans_Peds\28WL_Labaratory_Humans_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:11:03] WARNING: 28WL_Labaratory_Humans_Peds\28WL_Labaratory_Humans_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:11:03] WARNING: 28WL_Labaratory_Humans_Peds\28WL_Labaratory_Humans_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:11:03] 28WL_Labaratory_Humans_Peds restarted successfully
[2014-08-11 00:11:05] ADMIN: Resource '28WL_Labaratory_Humans_Peds' stopped by [28WLSF]Herojus
[2014-08-11 00:11:05] Stopping 28WL_Labaratory_Humans_Peds
[2014-08-11 00:11:09] Starting 28WL_Labaratory_Humans_Peds
[2014-08-11 00:11:09] WARNING: 28WL_Labaratory_Humans_Peds\28WL_Labaratory_Humans_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:11:09] WARNING: 28WL_Labaratory_Humans_Peds\28WL_Labaratory_Humans_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:11:09] WARNING: 28WL_Labaratory_Humans_Peds\28WL_Labaratory_Humans_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:11:09] WARNING: 28WL_Labaratory_Humans_Peds\28WL_Labaratory_Humans_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:11:09] WARNING: 28WL_Labaratory_Humans_Peds\28WL_Labaratory_Humans_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:11:09] WARNING: 28WL_Labaratory_Humans_Peds\28WL_Labaratory_Humans_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:11:09] WARNING: 28WL_Labaratory_Humans_Peds\28WL_Labaratory_Humans_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:11:09] WARNING: 28WL_Labaratory_Humans_Peds\28WL_Labaratory_Humans_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:11:09] WARNING: 28WL_Labaratory_Humans_Peds\28WL_Labaratory_Humans_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:11:09] WARNING: 28WL_Labaratory_Humans_Peds\28WL_Labaratory_Humans_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:11:09] WARNING: 28WL_Labaratory_Humans_Peds\28WL_Labaratory_Humans_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:11:09] WARNING: 28WL_Labaratory_Humans_Peds\28WL_Labaratory_Humans_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:11:09] WARNING: 28WL_Labaratory_Humans_Peds\28WL_Labaratory_Humans_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:11:09] WARNING: 28WL_Labaratory_Humans_Peds\28WL_Labaratory_Humans_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:11:09] WARNING: 28WL_Labaratory_Humans_Peds\28WL_Labaratory_Humans_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:11:09] WARNING: 28WL_Labaratory_Humans_Peds\28WL_Labaratory_Humans_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:11:09] WARNING: 28WL_Labaratory_Humans_Peds\28WL_Labaratory_Humans_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:11:09] WARNING: 28WL_Labaratory_Humans_Peds\28WL_Labaratory_Humans_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0']
[2014-08-11 00:11:09] startResource: Resource '28WL_Labaratory_Humans_Peds' started
[2014-08-11 00:11:09] ADMIN: Resource '28WL_Labaratory_Humans_Peds' started by [28WLSF]Herojus
[2014-08-11 00:21:53] ADMIN: Resource '28WL_Labaratory_Humans_Peds' restarted by [28WLSF]Herojus
[2014-08-11 00:21:53] Stopping 28WL_Labaratory_Humans_Peds
[2014-08-11 00:21:56] Resource '28WL_Labaratory_Humans_Peds' changed, reloading and starting
[2014-08-11 00:21:56] Starting 28WL_Labaratory_Humans_Peds
[2014-08-11 00:21:56] 28WL_Labaratory_Humans_Peds restarted successfully
[2014-08-11 00:26:23] ADMIN: Resource '28WL_Labaratory_Humans_Peds' restarted by [28WLSF]Herojus
[2014-08-11 00:26:23] Stopping 28WL_Labaratory_Humans_Peds
[2014-08-11 00:26:26] Resource '28WL_Labaratory_Humans_Peds' changed, reloading and starting
[2014-08-11 00:26:26] Starting 28WL_Labaratory_Humans_Peds
[2014-08-11 00:26:26] 28WL_Labaratory_Humans_Peds restarted successfully
[2014-08-11 00:27:52] ADMIN: Resource '28WL_Labaratory_Humans_Peds' restarted by [28WLSF]Herojus
[2014-08-11 00:27:52] Stopping 28WL_Labaratory_Humans_Peds
[2014-08-11 00:27:55] Resource '28WL_Labaratory_Humans_Peds' changed, reloading and starting
Edited by Guest
Link to comment

If I understand correctly, you're changing .luac to your own file format, which could cause, which i'm not 100% sure of but is a possibility that MTA uses the file formats to read the script as uncompiled or compiled, and i'm assuming when it's .luac it'll read it as a compiled script but when it's anything else it just reads it as lua... if that makes sense to you.

Link to comment

The extention (from .luac to .blablablablasdajds8ahdudghjabjs) of file changing changes nothing. This can't damage the whole information inside the file anyway, anytime. The only problem is: inside of http://www.luac.multitheftauto.com compiling system minuses.

The are 2 types of sides - black and white.

The white side has my script.

The black side has your compiling system at the website.

By the way, why with .lua it works and why compiled doesn't work? How that can be possible?

And, I don't understand the meaning of:

28WL_Labaratory_Humans_Peds\28WL_Labaratory_Humans_Peds.LUA_28WL:0: Bad argument @ 'createPed' [Expected bool at argument 6, got number '0'] 

when it is compiled...

And uncompiled (no errors/warnings):

  

What/where kind of bool at argument 6 needed??? Is there a problem inside my script? But... What's wrong then?... I don't get it.

Link to comment

Ohhh... I think I know what there was... But, why the hell I don't get the messages with .lua then? I needed to replace the client with server type of the script near minclientversion at the meta file as I posted the photo. I was confused a little bit, thought that this was a compiling bug. Going to try with another scripts with peds and see what happens.

I wanted to make the peds after their spawn with a rotation of them all without setting it with an additional codes for each ped. I needed to use a server, not a client (with no rotations after spawning) type. Console of the server didn't showed the problems when I was using .lua file and even it worked with no exceptions. But when .lua were compiled - Console showed the problems (resource were not working), but I didn't understand them suddently.

EVERYTHING IS WORKING.

I'M SORRY FOR WASTING YOUR TIME, BUT YOUR CONVERSATION WITH ME HELPED TO SOLUTE MY PROBLEMS WITH PEDS CREATING. I HOPE THAT THIS WILL HELP FOR ALL OTHER PEOPLE WHO HAVE THIS PROBLEM.

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...