• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Search results

  1. raskaster

    Function onPrepareDeath(cid, deathList)

    I have a problem with the function "onPrepareDeath(cid, deathList)". Currently I create the arena, and this function is not working properly. Script: local config = { fromPosition = {x=1058,y=1026,z=6}, toPosition = {x=1065,y=1030,z=6}, gl_storage = 16891, storage = 3989 }...
  2. raskaster

    Brak biblioteki libsqlite3-0.dll

    Witam, skompilowałem sobie silnik (TFS 0.4) i gdy chce go uruchomić mam błąd: Bibliotekę dll pobrałem z tej strony. Mógłby mi ktoś pomóc PS. System do windows 7
  3. raskaster

    Gesior Acc i mybb = news system.

    Witam, poszukuję skrypty na automatyczne pisanie newsów z danego działu na forum mybb. Z pewną osobą stanęliśmy na tym: <?PHP error_reporting($error_reporting); $db = mysql_connect('host', 'user', 'password') or die ("Nie mogę się połšczyć!."); mysql_select_db('name_of_db', $db) or die("Brak...
Back
Top